次の方法で共有


VpnGatewayData.IPConfigurations プロパティ

定義

ゲートウェイで構成されているすべての IP の一覧。

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

プロパティ値

適用対象