MetricSpecification.Dimension 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.
Dimensions of the metric
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.VMware.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IMetricDimension> Dimension { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.VMware.PropertyOrigin.Owned)>]
member this.Dimension : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IMetricDimension> with get, set
Public Property Dimension As List(Of IMetricDimension)
Property Value
Implements
- Attributes