次の方法で共有


ApplicationGatewayData.PrivateLinkConfigurations プロパティ

定義

アプリケーション ゲートウェイでの PrivateLink 構成。

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayPrivateLinkConfiguration> PrivateLinkConfigurations { get; }
member this.PrivateLinkConfigurations : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayPrivateLinkConfiguration>
Public ReadOnly Property PrivateLinkConfigurations As IList(Of ApplicationGatewayPrivateLinkConfiguration)

プロパティ値

適用対象