Click to Rate and Give Feedback
MSDN
MSDN Library
Windows PowerShell
 VerbsDiagnostic Members (System.Man...

  Switch on low bandwidth view
VerbsDiagnostic Members

Defines the diagnostic verb names that can be used to specify the action of a cmdlet, such as Debug, Ping, and Trace.

The following tables list the members exposed by the VerbsDiagnostic type.

  Name Description
public field static Debug Specifies an action that examines a resource to diagnose operational problems.
public field static Measure Specifies an action that identifies resources that are consumed by a specified operation or retrieves statistics about a resource.
public field static Ping Specifies an action that determines if a resource is active and is responding to requests.
public field static Repair Specifies an action that restores a resource to a usable condition. This field is introduced in Windows PowerShell 2.0.
public field static Resolve Specifies an action that maps a shorthand representation of a resource to a more complete representation.
public field static Test Specifies an action that verifies the operation or consistency of a resource.
public field static Trace Specifies an action that tracks the activities of a resource.
Top
(see also Protected Methods )
  Name Description
public methodEquals  Overloaded. (Inherited from Object )
public methodGetHashCode  (Inherited from Object )
public methodGetType  (Inherited from Object )
public methodstaticReferenceEquals  (Inherited from Object )
public methodToString  (Inherited from Object )
Top
  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )
Top

Send comments about this topic to Microsoft.
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker