VaultProperties.PrivateEndpointConnections Property

Definition

Gets list of private endpoint connection.

[Newtonsoft.Json.JsonProperty(PropertyName="privateEndpointConnections")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Models.PrivateEndpointConnectionVaultProperties> PrivateEndpointConnections { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="privateEndpointConnections")>]
member this.PrivateEndpointConnections : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Models.PrivateEndpointConnectionVaultProperties>
Public ReadOnly Property PrivateEndpointConnections As IList(Of PrivateEndpointConnectionVaultProperties)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to