Uses of Enum
com.azure.resourcemanager.devcenter.models.SkuTier
Package
Description
Package containing the inner data models for DevCenterManagementClient.
Package containing the data models for DevCenterManagementClient.
-
Uses of SkuTier in com.azure.resourcemanager.devcenter.fluent.models
Modifier and TypeMethodDescriptionSet 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. -
Uses of SkuTier in com.azure.resourcemanager.devcenter.models
Modifier and TypeMethodDescriptionstatic SkuTier
SkuTier.fromString
(String value) Parses a serialized value to a SkuTier instance.DevCenterSku.tier()
Gets 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.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.