ConnectPSSessionCommand.InstanceId Property

Definition

RemoteRunspaceId to retrieve corresponding PSSession object

public:
 virtual property cli::array <Guid> ^ InstanceId { cli::array <Guid> ^ get(); void set(cli::array <Guid> ^ value); };
public override Guid[] InstanceId { get; set; }
member this.InstanceId : Guid[] with get, set
Public Overrides Property InstanceId As Guid()

Property Value

Guid[]

Applies to