| Modifier and Type | Method and Description |
|---|---|
ManagedClusterAgentPoolProfile |
ManagedClusterAgentPoolProfile.withCount(Integer count)
Set the count value.
|
ManagedClusterAgentPoolProfile |
ManagedClusterAgentPoolProfile.withMaxPods(Integer maxPods)
Set the maxPods value.
|
ManagedClusterAgentPoolProfile |
ManagedClusterAgentPoolProfile.withName(String name)
Set the name value.
|
ManagedClusterAgentPoolProfile |
ManagedClusterAgentPoolProfile.withOsDiskSizeGB(Integer osDiskSizeGB)
Set the osDiskSizeGB value.
|
ManagedClusterAgentPoolProfile |
ManagedClusterAgentPoolProfile.withOsType(OSType osType)
Set the osType value.
|
ManagedClusterAgentPoolProfile |
ManagedClusterAgentPoolProfile.withVmSize(ContainerServiceVMSizeTypes vmSize)
Set the vmSize value.
|
ManagedClusterAgentPoolProfile |
ManagedClusterAgentPoolProfile.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.
*/