次の方法で共有


AzureSqlDatabaseLinkedService.AlwaysEncryptedSettings プロパティ

定義

sql always encrypted プロパティを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象