Compartilhar via


PrivateEndpoint.ManualPrivateLinkServiceConnections Propriedade

Definição

Obtém ou define um agrupamento de informações sobre a conexão com o recurso remoto. Usado quando o administrador de rede não tem acesso para aprovar conexões com o recurso remoto.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a