Share via


NetworkCloudVirtualMachineData.IsolateEmulatorThread Property

Definition

Field Deprecated, the value will be ignored if provided. The indicator of whether one of the specified CPU cores is isolated to run the emulator thread for this virtual machine.

public Azure.ResourceManager.NetworkCloud.Models.VirtualMachineIsolateEmulatorThread? IsolateEmulatorThread { get; set; }
member this.IsolateEmulatorThread : Nullable<Azure.ResourceManager.NetworkCloud.Models.VirtualMachineIsolateEmulatorThread> with get, set
Public Property IsolateEmulatorThread As Nullable(Of VirtualMachineIsolateEmulatorThread)

Property Value

Applies to