CustomerManagedKeyDetails.Key Property

Definition

Gets or sets the key object of the workspace

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to