Uses of Class
com.microsoft.azure.management.containerservice.Code
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of Code in com.microsoft.azure.management.containerservice
Modifier and TypeFieldDescriptionstatic final Code
Code.RUNNING
Static value Running for Code.static final Code
Code.STOPPED
Static value Stopped for Code.Modifier and TypeMethodDescriptionPowerState.code()
Get tells whether the cluster is Running or Stopped.static Code
Code.fromString
(String name) Creates or finds a Code from its string representation.Modifier and TypeMethodDescriptionSet tells whether the cluster is Running or Stopped.