Compartir a través de


VaultProperties.PrivateEndpointConnections Propiedad

Definición

Obtiene la lista de conexiones de punto de conexión privado asociadas al almacén de claves.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a