| Modifier and Type | Method and Description |
|---|---|
OpenShiftManagedClusterMasterPoolProfile |
OpenShiftManagedClusterMasterPoolProfile.withCount(int count)
Set number of masters (VMs) to host docker containers.
|
OpenShiftManagedClusterMasterPoolProfile |
OpenShiftManagedClusterMasterPoolProfile.withName(String name)
Set unique name of the master pool profile in the context of the subscription and resource group.
|
OpenShiftManagedClusterMasterPoolProfile |
OpenShiftManagedClusterMasterPoolProfile.withOsType(OSType osType)
Set osType to be used to specify os type.
|
OpenShiftManagedClusterMasterPoolProfile |
OpenShiftManagedClusterMasterPoolProfile.withSubnetCidr(String subnetCidr)
Set subnet CIDR for the peering.
|
OpenShiftManagedClusterMasterPoolProfile |
OpenShiftManagedClusterMasterPoolProfile.withVmSize(OpenShiftContainerServiceVMSize vmSize)
Set size of agent VMs.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/