Partager via


ApiManagementServiceUpdateParameters.PrivateEndpointConnections Propriété

Définition

Obtient ou définit la liste des connexions de point de terminaison privé de ce service.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à