次の方法で共有


VirtualNetworkGatewayData.CustomRoutesAddressPrefixes プロパティ

定義

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

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

プロパティ値

適用対象