AutoStorageAuthenticationMode Enum

Definition

Definierar värden för AutoStorageAuthenticationMode.

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

Fält

BatchAccountManagedIdentity 1

Batch-tjänsten autentiserar begäranden till automatisk lagring med hjälp av den hanterade identitet som tilldelats Batch-kontot.

StorageKeys 0

Batch-tjänsten autentiserar begäranden till automatisk lagring med lagringskontonycklar.

Gäller för