次の方法で共有


EncryptionConfiguration.Identity プロパティ

定義

顧客のキー コンテナーに対する認証に使用するユーザー割り当て ID を取得または設定します。 指定されていない場合は、マネージド サービス ID が使用されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象