Editar

Compartir a través de


IHypercall.Partition Property

Definition

Gets the index of the hypervisor partition. Partition 0 is the host OS, and non-zero partition numbers refer to any guest OSes on VMs.

public Nullable<int> Partition { get; }
member this.Partition : Nullable<int>
Public ReadOnly Property Partition As Nullable(Of Integer)

Property Value

Applies to