ReceivePSSessionCommand.ConnectionUri Property

Definition

A complete URI(s) specified for the remote computer and shell to connect to and create a runspace for.

public:
 property Uri ^ ConnectionUri { Uri ^ get(); void set(Uri ^ value); };
public Uri ConnectionUri { get; set; }
member this.ConnectionUri : Uri with get, set
Public Property ConnectionUri As Uri

Property Value

Uri

Applies to