Compartir a través de


SqlServerLinkedService.AlwaysEncryptedSettings Propiedad

Definición

Obtiene o establece las propiedades de 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a