Freigeben über


AutoStorageBaseProperties.AuthenticationMode Eigenschaft

Definition

Ruft den Authentifizierungsmodus ab, den der Batch-Dienst zum Verwalten des Kontos für den automatischen Speicher verwendet, oder legt diesen fest. Mögliche Werte: "StorageKeys", "BatchAccountManagedIdentity"

[Newtonsoft.Json.JsonProperty(PropertyName="authenticationMode")]
public Microsoft.Azure.Management.Batch.Models.AutoStorageAuthenticationMode? AuthenticationMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authenticationMode")>]
member this.AuthenticationMode : Nullable<Microsoft.Azure.Management.Batch.Models.AutoStorageAuthenticationMode> with get, set
Public Property AuthenticationMode As Nullable(Of AutoStorageAuthenticationMode)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: