Compartir a través de


SkuInformation.Kind Propiedad

Definición

Obtiene indica el tipo de cuenta de almacenamiento. Entre los valores posibles se incluyen: "Storage", "StorageV2", "BlobStorage", "FileStorage", "BlockBlobStorage".

[Newtonsoft.Json.JsonProperty(PropertyName="kind")]
public string Kind { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kind")>]
member this.Kind : string
Public ReadOnly Property Kind As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a