Uses of Enum
com.azure.resourcemanager.labservices.models.SkuTier
Packages that use SkuTier
Package
Description
Package containing the data models for LabServicesClient.
-
Uses of SkuTier in com.azure.resourcemanager.labservices.models
Methods in com.azure.resourcemanager.labservices.models that return SkuTierModifier and TypeMethodDescriptionstatic SkuTier
SkuTier.fromString
(String value) Parses a serialized value to a SkuTier instance.Sku.tier()
Get the tier property: This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.static SkuTier
Returns the enum constant of this type with the specified name.static SkuTier[]
SkuTier.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.resourcemanager.labservices.models with parameters of type SkuTier