Compartilhar via


PrivateEndpointInner.PrivateLinkServiceConnections Propriedade

Definição

Obtém ou define um agrupamento de informações sobre a conexão com o recurso remoto.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a