DataBoxEdgeMetricCounter.AdditionalDimensions 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 additional dimensions to be added to metric.
public System.Collections.Generic.IList<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeMetricDimension> AdditionalDimensions { get; }
member this.AdditionalDimensions : System.Collections.Generic.IList<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeMetricDimension>
Public ReadOnly Property AdditionalDimensions As IList(Of DataBoxEdgeMetricDimension)