Freigeben über


AzureStorageCredentialsInfo.AccountKeySecretReference Eigenschaft

Definition

Ruft den Geheimen Verweis auf den Kontoschlüssel ab oder legt diese fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Informationen zum KeyVault-Geheimnis, das den Speicherkontoschlüssel speichert. Einer von accountKey oder accountKeySecretReference muss angegeben werden.

Gilt für: