AvailableServiceSkuSku 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.
SKU name, tier, etc.
public class AvailableServiceSkuSku
type AvailableServiceSkuSku = class
Public Class AvailableServiceSkuSku
- Inheritance
-
AvailableServiceSkuSku
Constructors
AvailableServiceSkuSku() |
Initializes a new instance of the AvailableServiceSkuSku class. |
AvailableServiceSkuSku(String, String, String, String) |
Initializes a new instance of the AvailableServiceSkuSku class. |
Properties
Family |
Gets or sets sKU family |
Name |
Gets or sets the name of the SKU |
Size |
Gets or sets sKU size |
Tier |
Gets or sets the tier of the SKU, such as "Basic", "General Purpose", or "Business Critical" |