Sdílet prostřednictvím


AutoStorageBaseProperties.AuthenticationMode Vlastnost

Definice

Získá nebo nastaví režim ověřování, který služba Batch použije ke správě účtu automatického úložiště. Mezi možné hodnoty patří: 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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro