| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/