Partilhar via


ApiManagementServiceResource.PrivateEndpointConnections Propriedade

Definição

Obtém ou define a lista de Conexões de Ponto de Extremidade Privado deste serviço.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointConnections")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.RemotePrivateEndpointConnectionWrapper> PrivateEndpointConnections { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointConnections")>]
member this.PrivateEndpointConnections : System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.RemotePrivateEndpointConnectionWrapper> with get, set
Public Property PrivateEndpointConnections As IList(Of RemotePrivateEndpointConnectionWrapper)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a