Share via


WorkspacePatchInfo.Encryption Property

Definition

Gets or sets the encryption details of the workspace

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to