GlobalCsmSkuDescription 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.
A Global SKU Description.
public class GlobalCsmSkuDescription
type GlobalCsmSkuDescription = class
Public Class GlobalCsmSkuDescription
- Inheritance
-
GlobalCsmSkuDescription
Constructors
GlobalCsmSkuDescription() |
Initializes a new instance of the GlobalCsmSkuDescription class. |
GlobalCsmSkuDescription(String, String, String, String, SkuCapacity, IList<String>, IList<CapabilityInner>) |
Initializes a new instance of the GlobalCsmSkuDescription class. |
Properties
Capabilities |
Gets or sets capabilities of the SKU, e.g., is traffic manager enabled? |
Capacity |
Gets or sets min, max, and default scale values of the SKU. |
Family |
Gets or sets family code of the resource SKU. |
Locations |
Gets or sets locations of the SKU. |
Name |
Gets or sets name of the resource SKU. |
Size |
Gets or sets size specifier of the resource SKU. |
Tier |
Gets or sets service Tier of the resource SKU. |
Applies to
Azure SDK for .NET