次の方法で共有


SetWSManInstanceCommand.ConnectionURI Property

Definition

The following is the definition of the input parameter "ConnectionURI". Specifies the transport, server, port, and ApplicationName of the new runspace. The format of this string is: transport://server:port/ApplicationName.

[System.Management.Automation.Parameter(ParameterSetName="URI")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public Uri ConnectionURI { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="URI")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.ConnectionURI : Uri with get, set
Public Property ConnectionURI As Uri

Property Value

Uri
Attributes

Applies to