Freigeben über


ApplicationGateway.PrivateLinkConfigurations Eigenschaft

Definition

Ruft privateLink-Konfigurationen auf Application Gateway ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: