Sku 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.
The account SKU.
public class Sku
type Sku = class
Public Class Sku
- Inheritance
-
Sku
Constructors
Sku() |
Initializes a new instance of the Sku class. |
Sku(String, String, Nullable<Int32>) |
Initializes a new instance of the Sku class. |
Properties
Capacity |
Gets or sets the SKU capacity. |
Family |
Gets or sets the SKU family. |
Name |
Gets or sets the SKU name of the account. Possible values include: 'Free', 'Basic' |
Methods
Validate() |
Validate the object. |
Applies to
Berkolaborasi dengan kami di GitHub
Sumber untuk konten ini dapat ditemukan di GitHub, yang juga dapat Anda gunakan untuk membuat dan meninjau masalah dan menarik permintaan. Untuk informasi selengkapnya, lihat panduan kontributor kami.
Azure SDK for .NET