| Modifier and Type | Method and Description |
|---|---|
ContainerServiceMasterProfile |
ContainerServiceMasterProfile.withCount(Integer count)
Set the count value.
|
ContainerServiceMasterProfile |
ContainerServiceMasterProfile.withDnsPrefix(String dnsPrefix)
Set the dnsPrefix value.
|
ContainerServiceMasterProfile |
ContainerServiceMasterProfile.withFirstConsecutiveStaticIP(String firstConsecutiveStaticIP)
Set the firstConsecutiveStaticIP value.
|
ContainerServiceMasterProfile |
ContainerServiceMasterProfile.withOsDiskSizeGB(Integer osDiskSizeGB)
Set the osDiskSizeGB value.
|
ContainerServiceMasterProfile |
ContainerServiceMasterProfile.withStorageProfile(ContainerServiceStorageProfileTypes storageProfile)
Set the storageProfile value.
|
ContainerServiceMasterProfile |
ContainerServiceMasterProfile.withVmSize(ContainerServiceVMSizeTypes vmSize)
Set the vmSize value.
|
ContainerServiceMasterProfile |
ContainerServiceMasterProfile.withVnetSubnetID(String vnetSubnetID)
Set the vnetSubnetID value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/