Share via


GetWSManInstanceCommand.Port Property

Definition

The following is the definition of the input parameter "Port". Specifies the port to be used when connecting to the ws management service.

[System.Management.Automation.Parameter(ParameterSetName="Enumerate")]
[System.Management.Automation.Parameter(ParameterSetName="GetInstance")]
public int Port { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="Enumerate")>]
[<System.Management.Automation.Parameter(ParameterSetName="GetInstance")>]
member this.Port : int with get, set
Public Property Port As Integer

Property Value

Attributes

Applies to