Compartilhar via


VaultProperties.PrivateEndpointConnections Propriedade

Definição

Obtém a lista de conexões de ponto de extremidade privado associadas ao cofre de chaves.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a