共用方式為


Factory.Encryption Property

Definition

Gets or sets properties to enable Customer Managed Key for the factory.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to