Condividi tramite


AutoStorageBaseProperties.AuthenticationMode Proprietà

Definizione

Ottiene o imposta la modalità di autenticazione che verrà usata dal servizio Batch per gestire l'account di archiviazione automatica. I valori possibili includono: '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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a