Sdílet prostřednictvím


AzureStorageCredentialsInfo.AccountKeySecretReference Vlastnost

Definice

Získá nebo nastaví odkaz na tajný klíč účtu.

[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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Informace o tajném kódu služby Key Vault, který ukládá klíč účtu úložiště. Musí být zadána jedna z hodnot accountKey nebo accountKeySecretReference.

Platí pro