Aracılığıyla paylaş


AutoStorageAuthenticationMode Sabit listesi

Tanım

AutoStorageAuthenticationMode değerlerini tanımlar.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AutoStorageAuthenticationMode
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AutoStorageAuthenticationMode = 
Public Enum AutoStorageAuthenticationMode
Devralma
AutoStorageAuthenticationMode
Öznitelikler
Newtonsoft.Json.JsonConverterAttribute

Alanlar

BatchAccountManagedIdentity 1

Batch hizmeti, Batch hesabına atanan yönetilen kimliği kullanarak otomatik depolama isteklerinin kimliğini doğrular.

StorageKeys 0

Batch hizmeti, depolama hesabı anahtarlarını kullanarak otomatik depolama isteklerinin kimliğini doğrular.

Şunlara uygulanır