SkuCapability 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 capability
public class SkuCapability
type SkuCapability = class
Public Class SkuCapability
- Inheritance
-
SkuCapability
Constructors
SkuCapability() |
Initializes a new instance of the SkuCapability class. |
SkuCapability(String, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>) |
Initializes a new instance of the SkuCapability class. |
Properties
Name |
Gets vCore name |
SupportedIops |
Gets supported IOPS |
SupportedMemoryPerVCoreMB |
Gets supported memory per vCore in MB |
VCores |
Gets supported vCores |