次の方法で共有


LocalNetworkGatewayData.LocalNetworkAddressPrefixes プロパティ

定義

CIDR 表記でこの仮想ネットワーク用に予約されているアドレス ブロックの一覧。

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

プロパティ値

適用対象