Compartir a través de


AzureStorageState Enumeración

Definición

Define valores para AzureStorageState.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AzureStorageState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AzureStorageState = 
Public Enum AzureStorageState
Herencia
AzureStorageState
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

InvalidCredentials 1
InvalidShare 2
Ok 0

Se aplica a