Uses of Enum
com.azure.resourcemanager.labservices.models.LabState
Packages that use LabState
Package
Description
Package containing the inner data models for LabServicesClient.
Package containing the data models for LabServicesClient.
-
Uses of LabState in com.azure.resourcemanager.labservices.fluent.models
Methods in com.azure.resourcemanager.labservices.fluent.models that return LabState -
Uses of LabState in com.azure.resourcemanager.labservices.models
Methods in com.azure.resourcemanager.labservices.models that return LabStateModifier and TypeMethodDescriptionstatic LabState
LabState.fromString
(String value) Parses a serialized value to a LabState instance.Lab.state()
Gets the state property: The lab state.static LabState
Returns the enum constant of this type with the specified name.static LabState[]
LabState.values()
Returns an array containing the constants of this enum type, in the order they are declared.