Sdílet prostřednictvím


ApplicationGatewayFrontendIPConfiguration.PrivateLinkConfiguration Property

Definition

Gets or sets reference to the application gateway private link configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkConfiguration")]
public Microsoft.Azure.Management.Network.Models.SubResource PrivateLinkConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkConfiguration")>]
member this.PrivateLinkConfiguration : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property PrivateLinkConfiguration As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to