Compartilhar via


ServicesProperties.PrivateEndpointConnections Propriedade

Definição

Obtém ou define a lista de conexões de ponto de extremidade privado configuradas para esse recurso.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a