public class ContainerServiceMasterProfile extends Object
| Constructor and Description |
|---|
ContainerServiceMasterProfile() |
public Integer count()
public ContainerServiceMasterProfile withCount(Integer count)
count - the count value to setpublic String dnsPrefix()
public ContainerServiceMasterProfile withDnsPrefix(String dnsPrefix)
dnsPrefix - the dnsPrefix value to setpublic ContainerServiceVMSizeTypes vmSize()
public ContainerServiceMasterProfile withVmSize(ContainerServiceVMSizeTypes vmSize)
vmSize - the vmSize value to setpublic Integer osDiskSizeGB()
public ContainerServiceMasterProfile withOsDiskSizeGB(Integer osDiskSizeGB)
osDiskSizeGB - the osDiskSizeGB value to setpublic String vnetSubnetID()
public ContainerServiceMasterProfile withVnetSubnetID(String vnetSubnetID)
vnetSubnetID - the vnetSubnetID value to setpublic String firstConsecutiveStaticIP()
public ContainerServiceMasterProfile withFirstConsecutiveStaticIP(String firstConsecutiveStaticIP)
firstConsecutiveStaticIP - the firstConsecutiveStaticIP value to setpublic ContainerServiceStorageProfileTypes storageProfile()
public ContainerServiceMasterProfile withStorageProfile(ContainerServiceStorageProfileTypes storageProfile)
storageProfile - the storageProfile value to setpublic String fqdn()
Copyright © 2019. All rights reserved.