次の方法で共有


VirtualNetworkPeeringData.RemoteAddressPrefixes プロパティ

定義

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

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

プロパティ値

適用対象