ResourceSku 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 an available DMS SKU.
public class ResourceSku
type ResourceSku = class
Public Class ResourceSku
- Inheritance
-
ResourceSku
Properties
ApiVersions |
The api versions that support this SKU. |
Capabilities |
A name value pair to describe the capability. |
Capacity |
Not used. |
Costs |
Metadata for retrieving price info. |
Family |
The Family of this particular SKU. |
Kind |
The Kind of resources that are supported in this SKU. |
Locations |
The set of locations that the SKU is available. |
Name |
The name of SKU. |
ResourceType |
The type of resource the SKU applies to. |
Restrictions |
The restrictions because of which SKU cannot be used. This is empty if there are no restrictions. |
Size |
The Size of the SKU. |
Tier |
Specifies the tier of DMS in a scale set. |
Applies to
Azure SDK for .NET