次の方法で共有


NetworkListResponse.AddressSpace.AddressPrefixes プロパティ

定義

省略可能。 仮想ネットワークの CIDR 形式のアドレス空間。

public System.Collections.Generic.IList<string> AddressPrefixes { get; set; }
member this.AddressPrefixes : System.Collections.Generic.IList<string> with get, set
Public Property AddressPrefixes As IList(Of String)

プロパティ値

適用対象