PSSession.VMId Property

Definition

Guid of the virtual machine target.

public:
 property Nullable<Guid> VMId { Nullable<Guid> get(); };
public Guid? VMId { get; }
member this.VMId : Nullable<Guid>
Public ReadOnly Property VMId As Nullable(Of Guid)

Property Value

Applies to