次の方法で共有


AzureStorageLinkedService.AccountKey プロパティ

定義

接続文字列内の accountKey の Azure Key Vault シークレット参照を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.accountKey")]
public Microsoft.Azure.Management.DataFactory.Models.AzureKeyVaultSecretReference AccountKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.accountKey")>]
member this.AccountKey : Microsoft.Azure.Management.DataFactory.Models.AzureKeyVaultSecretReference with get, set
Public Property AccountKey As AzureKeyVaultSecretReference

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象