Package | Description |
---|---|
com.microsoft.azure.management.batch |
This package contains the classes for BatchManagementClient.
|
Modifier and Type | Method and Description |
---|---|
EnvironmentSetting |
EnvironmentSetting.withName(String name)
Set the name value.
|
EnvironmentSetting |
EnvironmentSetting.withValue(String value)
Set the value value.
|
Modifier and Type | Method and Description |
---|---|
List<EnvironmentSetting> |
StartTask.environmentSettings()
Get the environmentSettings value.
|
Modifier and Type | Method and Description |
---|---|
StartTask |
StartTask.withEnvironmentSettings(List<EnvironmentSetting> environmentSettings)
Set the environmentSettings value.
|
Copyright © 2019. All rights reserved.