Bagikan melalui


StorageAccountCreateParameters.Kind Property

Definition

Gets or sets required. Indicates the type of storage account. Possible values include: 'Storage', 'StorageV2', 'BlobStorage', 'FileStorage', 'BlockBlobStorage'

[Newtonsoft.Json.JsonProperty(PropertyName="kind")]
public Microsoft.Azure.Management.Storage.Fluent.Models.Kind Kind { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kind")>]
member this.Kind : Microsoft.Azure.Management.Storage.Fluent.Models.Kind with get, set
Public Property Kind As Kind

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to