Freigeben über


AutoStorageAuthenticationMode Enumeration

Definition

Definiert Werte 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
Vererbung
AutoStorageAuthenticationMode
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

BatchAccountManagedIdentity 1

Der Batch-Dienst authentifiziert Anforderungen für die automatische Speicherung mithilfe der verwalteten Identität, die dem Batch-Konto zugewiesen ist.

StorageKeys 0

Der Batch-Dienst authentifiziert Anforderungen für die automatische Speicherung mithilfe von Speicherkontoschlüsseln.

Gilt für: