Compartir a través de


Factory.Encryption Propiedad

Definición

Obtiene o establece las propiedades para habilitar la clave administrada por el cliente para la factoría.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a