TestConnectionCommand.Detailed Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets whether to enable detailed output mode while running a TCP connection test. Without this flag, the TCP test will return a boolean result.
[System.Management.Automation.Parameter(ParameterSetName="TcpPort")]
public System.Management.Automation.SwitchParameter Detailed;
[<System.Management.Automation.Parameter(ParameterSetName="TcpPort")>]
val mutable Detailed : System.Management.Automation.SwitchParameter
Public Detailed As SwitchParameter
Field Value
- Attributes