次の方法で共有


SyncRemoteAddressSpace(String) コンストラクター

定義

SyncRemoteAddressSpace の新しいインスタンスを初期化します。

public SyncRemoteAddressSpace(string value);
new Azure.ResourceManager.Network.Models.SyncRemoteAddressSpace : string -> Azure.ResourceManager.Network.Models.SyncRemoteAddressSpace
Public Sub New (value As String)

パラメーター

value
String

例外

value が null です。

適用対象