| Modifier and Type | Method and Description |
|---|---|
ContainerServiceAgentPoolProfile |
ContainerServiceAgentPoolProfile.withCount(Integer count)
Set the count value.
|
ContainerServiceAgentPoolProfile |
ContainerServiceAgentPoolProfile.withDnsPrefix(String dnsPrefix)
Set the dnsPrefix value.
|
ContainerServiceAgentPoolProfile |
ContainerServiceAgentPoolProfile.withName(String name)
Set the name value.
|
ContainerServiceAgentPoolProfile |
ContainerServiceAgentPoolProfile.withOsDiskSizeGB(Integer osDiskSizeGB)
Set the osDiskSizeGB value.
|
ContainerServiceAgentPoolProfile |
ContainerServiceAgentPoolProfile.withOsType(OSType osType)
Set the osType value.
|
ContainerServiceAgentPoolProfile |
ContainerServiceAgentPoolProfile.withPorts(List<Integer> ports)
Set the ports value.
|
ContainerServiceAgentPoolProfile |
ContainerServiceAgentPoolProfile.withStorageProfile(ContainerServiceStorageProfileTypes storageProfile)
Set the storageProfile value.
|
ContainerServiceAgentPoolProfile |
ContainerServiceAgentPoolProfile.withVmSize(ContainerServiceVMSizeTypes vmSize)
Set the vmSize value.
|
ContainerServiceAgentPoolProfile |
ContainerServiceAgentPoolProfile.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.
*/