次の方法で共有


VpnGatewayIpConfiguration クラス

定義

VPN Gateway リソースの IP 構成。

public class VpnGatewayIpConfiguration
type VpnGatewayIpConfiguration = class
Public Class VpnGatewayIpConfiguration
継承
VpnGatewayIpConfiguration

コンストラクター

VpnGatewayIpConfiguration()

VpnGatewayIpConfiguration クラスの新しいインスタンスを初期化します。

VpnGatewayIpConfiguration(String, String, String)

VpnGatewayIpConfiguration クラスの新しいインスタンスを初期化します。

プロパティ

Id

VPN Gatewayの IP 構成の識別子を取得または設定します。

PrivateIpAddress

この IP 構成のプライベート IP アドレスを取得または設定します。

PublicIpAddress

この IP 構成のパブリック IP アドレスを取得または設定します。

適用対象