AutoStorageBaseProperties.AuthenticationMode Propriedade

Definição

Obtém ou define o modo de autenticação que o serviço do Lote usará para gerenciar a conta de armazenamento automático. Os valores possíveis incluem: '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a