Partager via


AzureStorageCredentialsInfo.AccountKeySecretReference Propriété

Définition

Obtient ou définit la référence du secret de clé de compte.

[Newtonsoft.Json.JsonProperty(PropertyName="accountKeySecretReference")]
public Microsoft.Azure.Management.BatchAI.Models.KeyVaultSecretReference AccountKeySecretReference { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="accountKeySecretReference")>]
member this.AccountKeySecretReference : Microsoft.Azure.Management.BatchAI.Models.KeyVaultSecretReference with get, set
Public Property AccountKeySecretReference As KeyVaultSecretReference

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Informations sur le secret KeyVault qui stocke la clé du compte de stockage. L’un des accountKey ou accountKeySecretReference doit être spécifié.

S’applique à