Freigeben über


VaultProperties.PrivateEndpointConnections Eigenschaft

Definition

Ruft die Liste der privaten Endpunktverbindungen ab, die dem Schlüsseltresor zugeordnet sind.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: