Dela via


AzureStorageCredentialsInfo.AccountKeySecretReference Egenskap

Definition

Hämtar eller anger referens för kontonyckelhemlighet.

[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

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Kommentarer

Information om KeyVault-hemlighet som lagrar lagringskontonyckeln. En av accountKey eller accountKeySecretReference måste anges.

Gäller för