Uses of Class
com.azure.resourcemanager.devcenter.models.Sku
Package
Description
Package containing the inner data models for DevCenterManagementClient.
Package containing the data models for DevCenterManagementClient.
-
Uses of Sku in com.azure.resourcemanager.devcenter.fluent.models
Modifier and TypeClassDescriptionfinal class
The resource model definition representing SKU for DevCenter resources.Modifier and TypeMethodDescriptionDevBoxDefinitionInner.sku()
Get the sku property: The SKU for Dev Boxes created using this definition.DevBoxDefinitionUpdateProperties.sku()
Get the sku property: The SKU for Dev Boxes created using this definition.Modifier and TypeMethodDescriptionSet the sku property: The SKU for Dev Boxes created using this definition.Set the sku property: The SKU for Dev Boxes created using this definition.Set the sku property: The SKU for Dev Boxes created using this definition. -
Uses of Sku in com.azure.resourcemanager.devcenter.models
Modifier and TypeMethodDescriptionDevBoxDefinition.sku()
Gets the sku property: The SKU for Dev Boxes created using this definition.DevBoxDefinitionUpdate.sku()
Get the sku property: The SKU for Dev Boxes created using this definition.Sku.withCapacity
(Integer capacity) Set the capacity property: If the SKU supports scale out/in then the capacity integer should be included.Sku.withFamily
(String family) Set the family property: If the service has different generations of hardware, for the same SKU, then that can be captured here.Set the name property: The name of the SKU.Set the size property: The SKU size.Set 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.Modifier and TypeMethodDescriptionSpecifies the sku property: The SKU for Dev Boxes created using this definition..Specifies the sku property: The SKU for Dev Boxes created using this definition..Set the sku property: The SKU for Dev Boxes created using this definition.