Share via


DisconnectWSManCommand.ComputerName Property

Definition

The following is the definition of the input parameter "ComputerName". Executes the management operation on the specified computer(s). The default is the local computer. Type the fully qualified domain name, NETBIOS name or IP address to indicate the remote host(s)

[System.Management.Automation.Parameter(Position=0)]
public string ComputerName { get; set; }
[<System.Management.Automation.Parameter(Position=0)>]
member this.ComputerName : string with get, set
Public Property ComputerName As String

Property Value

Attributes

Applies to