Uses of Enum Class
com.microsoft.azure.management.containerservice.ContainerServiceMasterProfileCount
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of ContainerServiceMasterProfileCount in com.microsoft.azure.management.containerservice
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ContainerServiceMasterProfileCount[]
ContainerServiceMasterProfileCount.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionContainerService.DefinitionStages.WithMasterNodeCount.withMasterNodeCount
(ContainerServiceMasterProfileCount count) Specifies the master node count.