Compartilhar via


ApplicationGateway.PrivateLinkConfigurations Propriedade

Definição

Obtém ou define configurações privateLink no gateway de aplicativo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a