次の方法で共有


VpnClientConnectionHealth.AllocatedIPAddresses プロパティ

定義

接続された p2s vpn クライアントに割り当てられた IP アドレスの一覧。

public System.Collections.Generic.IReadOnlyList<string> AllocatedIPAddresses { get; }
member this.AllocatedIPAddresses : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property AllocatedIPAddresses As IReadOnlyList(Of String)

プロパティ値

適用対象