Share via


Kind Enumeration

Definition

Definiert Werte für Kind.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum Kind
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type Kind = 
Public Enum Kind
Vererbung
Kind
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

BlobStorage 2
BlockBlobStorage 4
FileStorage 3
Storage 0
StorageV2 1

Gilt für: