Package | Description |
---|---|
com.microsoft.azure.management.batch |
This package contains the classes for BatchManagementClient.
|
Modifier and Type | Method and Description |
---|---|
CloudServiceConfiguration |
DeploymentConfiguration.cloudServiceConfiguration()
Get the cloudServiceConfiguration value.
|
CloudServiceConfiguration |
CloudServiceConfiguration.withCurrentOSVersion(String currentOSVersion)
Set the currentOSVersion value.
|
CloudServiceConfiguration |
CloudServiceConfiguration.withOsFamily(String osFamily)
Set the osFamily value.
|
CloudServiceConfiguration |
CloudServiceConfiguration.withTargetOSVersion(String targetOSVersion)
Set the targetOSVersion value.
|
Modifier and Type | Method and Description |
---|---|
DeploymentConfiguration |
DeploymentConfiguration.withCloudServiceConfiguration(CloudServiceConfiguration cloudServiceConfiguration)
Set the cloudServiceConfiguration value.
|
Copyright © 2019. All rights reserved.