Udostępnij za pośrednictwem


AutoStorageBaseProperties.AuthenticationMode Właściwość

Definicja

Pobiera lub ustawia tryb uwierzytelniania, którego usługa Batch będzie używać do zarządzania kontem magazynu automatycznego. Możliwe wartości to: "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)

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Dotyczy