Share via


VolumeGroupVolumeProperties.KeyVaultPrivateEndpointResourceId Property

Definition

Gets or sets the resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.keyVaultPrivateEndpointResourceId")]
public string KeyVaultPrivateEndpointResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.keyVaultPrivateEndpointResourceId")>]
member this.KeyVaultPrivateEndpointResourceId : string with get, set
Public Property KeyVaultPrivateEndpointResourceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to