Delen via


AutoStorageBaseProperties.AuthenticationMode Eigenschap

Definitie

Hiermee wordt de verificatiemodus opgehaald of ingesteld die door de Batch-service wordt gebruikt om het automatische opslagaccount te beheren. Mogelijke waarden zijn: '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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op