Partager via


AutoStorageBaseProperties.AuthenticationMode Propriété

Définition

Obtient ou définit le mode d’authentification que le service Batch utilisera pour gérer le compte de stockage automatique. Les valeurs possibles sont les suivantes : '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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à