AzureSqlMILinkedService.AlwaysEncryptedSettings Property

Definition

Gets or sets sql always encrypted properties.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to