Uses of Class
com.microsoft.azure.management.containerservice.OpenShiftManagedClusterMasterPoolProfile
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of OpenShiftManagedClusterMasterPoolProfile in com.microsoft.azure.management.containerservice
Modifier and TypeMethodDescriptionOpenShiftManagedClusterMasterPoolProfile.withCount
(int count) Set number of masters (VMs) to host docker containers.Set unique name of the master pool profile in the context of the subscription and resource group.OpenShiftManagedClusterMasterPoolProfile.withOsType
(OSType osType) Set osType to be used to specify os type.OpenShiftManagedClusterMasterPoolProfile.withSubnetCidr
(String subnetCidr) Set subnet CIDR for the peering.OpenShiftManagedClusterMasterPoolProfile.withVmSize
(OpenShiftContainerServiceVMSize vmSize) Set size of agent VMs.