次の方法で共有


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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象