Compartir vía


ContainerServiceMasterProfileCount Enum

  • java.lang.Object
    • java.lang.Enum<ContainerServiceMasterProfileCount>
      • com.microsoft.azure.management.compute.ContainerServiceMasterProfileCount

public enum ContainerServiceMasterProfileCount

The minimum valid number of master nodes.

Fields

MAX

Enum value Max.

MID

Enum value Mid.

MIN

Enum value Min.

Methods

count()

public int count()

Returns

int
the count.

Applies to