Compartir a través de


VaultProperties.PrivateEndpointConnections Propiedad

Definición

Obtiene la lista de conexiones de punto de conexión privado.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a