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