Share via


IDimension Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Maps.Models.Api20210201.DimensionTypeConverter))]
public interface IDimension : Microsoft.Azure.PowerShell.Cmdlets.Maps.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Maps.Models.Api20210201.DimensionTypeConverter))>]
type IDimension = interface
    interface IJsonSerializable
Public Interface IDimension
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DisplayName

Display name of dimension.

InternalMetricName

Internal metric name of the dimension.

InternalName

Internal name of the dimension.

Name

Display name of dimension.

SourceMdmNamespace

Source Mdm Namespace of the dimension.

ToBeExportedToShoebox

Flag to indicate exporting to Azure Monitor.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to