ClusterUpdate.KeyVaultProperties Property

Definition

Gets or sets keyVault properties for the cluster encryption.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to