Uses of Class
com.microsoft.azure.management.containerservice.Code
Packages that use Code
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of Code in com.microsoft.azure.management.containerservice
Fields in com.microsoft.azure.management.containerservice declared as CodeModifier and TypeFieldDescriptionstatic final Code
Code.RUNNING
Static value Running for Code.static final Code
Code.STOPPED
Static value Stopped for Code.Methods in com.microsoft.azure.management.containerservice that return CodeModifier 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.Methods in com.microsoft.azure.management.containerservice that return types with arguments of type CodeMethods in com.microsoft.azure.management.containerservice with parameters of type CodeModifier and TypeMethodDescriptionSet tells whether the cluster is Running or Stopped.