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.
Sku definition
public class Sku
type Sku = class
Public Class Sku
- Inheritance
-
Sku
Constructors
Sku() |
Initializes a new instance of the Sku class. |
Sku(String) |
Initializes a new instance of the Sku class. |
Properties
Name |
Gets or sets sku Name. Basic will hav a minimum of 3 seed nodes and Standard a minimum of 5. Basic only allows 1 node type. Possible values include: 'Basic', 'Standard' |
Methods
Validate() |
Validate the object. |
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET