AvailableServiceSku Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the available service SKU.
public class AvailableServiceSku
type AvailableServiceSku = class
Public Class AvailableServiceSku
- Inheritance
-
AvailableServiceSku
Constructors
AvailableServiceSku() |
Initializes a new instance of the AvailableServiceSku class. |
AvailableServiceSku(String, AvailableServiceSkuSku, AvailableServiceSkuCapacity) |
Initializes a new instance of the AvailableServiceSku class. |
Properties
Capacity |
Gets or sets a description of the scaling capacities of the SKU |
ResourceType |
Gets or sets the resource type, including the provider namespace |
Sku |
Gets or sets sKU name, tier, etc. |