This is preliminary documentation and is subject to change.

HvSocketParent Field

Parent address for Hyper-V sockets.

Definition

Namespace: Ookii.VmSockets
Assembly: Ookii.VmSockets (in Ookii.VmSockets.dll) Version: 1.0.0-preview+f8696045525769a78b927dc73288e964721869c8
C#
public static readonly Guid Parent

Field Value

Guid

Remarks

Using this VmId connects or listens to the parent partition of the connector. The parent of a virtual machine is its host. The parent of a hosted silo is the VM's host.

See Also