次の方法で共有


ApplicationGatewayPrivateLinkConfiguration.IPConfigurations プロパティ

定義

アプリケーション ゲートウェイのプライベート リンク IP 構成の配列。

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

プロパティ値

適用対象