public class ContainerServiceAgentPoolProfile extends Object
| Constructor and Description |
|---|
ContainerServiceAgentPoolProfile() |
public String name()
public ContainerServiceAgentPoolProfile withName(String name)
name - the name value to setpublic Integer count()
public ContainerServiceAgentPoolProfile withCount(Integer count)
count - the count value to setpublic ContainerServiceVMSizeTypes vmSize()
public ContainerServiceAgentPoolProfile withVmSize(ContainerServiceVMSizeTypes vmSize)
vmSize - the vmSize value to setpublic Integer osDiskSizeGB()
public ContainerServiceAgentPoolProfile withOsDiskSizeGB(Integer osDiskSizeGB)
osDiskSizeGB - the osDiskSizeGB value to setpublic String dnsPrefix()
public ContainerServiceAgentPoolProfile withDnsPrefix(String dnsPrefix)
dnsPrefix - the dnsPrefix value to setpublic String fqdn()
public ContainerServiceAgentPoolProfile withPorts(List<Integer> ports)
ports - the ports value to setpublic ContainerServiceStorageProfileTypes storageProfile()
public ContainerServiceAgentPoolProfile withStorageProfile(ContainerServiceStorageProfileTypes storageProfile)
storageProfile - the storageProfile value to setpublic String vnetSubnetID()
public ContainerServiceAgentPoolProfile withVnetSubnetID(String vnetSubnetID)
vnetSubnetID - the vnetSubnetID value to setpublic OSType osType()
public ContainerServiceAgentPoolProfile withOsType(OSType osType)
osType - the osType value to setCopyright © 2019. All rights reserved.