Dela via


AutoStorageBaseProperties.AuthenticationMode Egenskap

Definition

Hämtar eller anger det autentiseringsläge som Batch-tjänsten ska använda för att hantera det automatiska lagringskontot. Möjliga värden är: "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)

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Gäller för