Freigeben über


NewCimSessionCommand.Port Property

Definition

The following is the definition of the input parameter "Port". Specifies the port number to use, if different than the default port number. This is specificly for wsman protocol.

public uint Port { get; set; }
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName=true)]
public uint Port { get; set; }
member this.Port : uint32 with get, set
[<System.Management.Automation.Parameter(ValueFromPipelineByPropertyName=true)>]
member this.Port : uint32 with get, set
Public Property Port As UInteger

Property Value

Attributes

Applies to