Package | Description |
---|---|
com.microsoft.azure.management.containerservice |
This package contains the classes for ContainerServiceManagementClient.
|
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 © 2019. All rights reserved.