Compartir a través de


PrivateEndpointInner.ManualPrivateLinkServiceConnections Propiedad

Definición

Obtiene o establece una agrupación de información sobre la conexión al recurso remoto. Se usa cuando el administrador de red no tiene acceso para aprobar las conexiones al recurso remoto.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a