共用方式為


TestDeploymentCmdletBase.SuppressDiagnostics Property

Definition

[System.Management.Automation.Parameter(HelpMessage="When set, validation diagnostics will not be shown for valid deployments.", Mandatory=false)]
public System.Management.Automation.SwitchParameter SuppressDiagnostics { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="When set, validation diagnostics will not be shown for valid deployments.", Mandatory=false)>]
member this.SuppressDiagnostics : System.Management.Automation.SwitchParameter with get, set
Public Property SuppressDiagnostics As SwitchParameter

Property Value

Attributes

Applies to