次の方法で共有


ApplicationGatewayFrontendIPConfiguration.PrivateLinkConfiguration プロパティ

定義

アプリケーション ゲートウェイのプライベート リンク構成への参照を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象