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 |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET