Compartilhar via


VaultProperties.PrivateEndpointConnections Propriedade

Definição

Obtém a lista de conexão de ponto de extremidade 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a