MeasureObjectCommand.AllStats 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.
Gets or sets the value indicating if all statistics should be returned.
[System.Management.Automation.Parameter(ParameterSetName="GenericMeasure")]
public System.Management.Automation.SwitchParameter AllStats { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="GenericMeasure")>]
member this.AllStats : System.Management.Automation.SwitchParameter with get, set
Public Property AllStats As SwitchParameter
Property Value
- Attributes