MonitorMetricDefinition.Dimensions 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 name and the display name of the dimension, i.e. it is a localizable string.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Monitor.Models.MonitorLocalizableString> Dimensions { get; }
member this.Dimensions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Monitor.Models.MonitorLocalizableString>
Public ReadOnly Property Dimensions As IReadOnlyList(Of MonitorLocalizableString)