NewCimSessionCommand.SkipTestConnection Property
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.
The following is the definition of the input parameter "SkipTestConnection". Specifies where test connection should be skipped
public System.Management.Automation.SwitchParameter SkipTestConnection { get; set; }
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName=true)]
public System.Management.Automation.SwitchParameter SkipTestConnection { get; set; }
member this.SkipTestConnection : System.Management.Automation.SwitchParameter with get, set
[<System.Management.Automation.Parameter(ValueFromPipelineByPropertyName=true)>]
member this.SkipTestConnection : System.Management.Automation.SwitchParameter with get, set
Public Property SkipTestConnection As SwitchParameter
Property Value
- Attributes