次の方法で共有


IPAddressPool.Addresses プロパティ

定義

IP アドレス範囲の一覧。 各範囲には、CIDR 形式のサブネットまたは IP アドレスの明示的な開始範囲を指定できます。

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

プロパティ値

適用対象