IDimension.InternalMetricName 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.
Internal metric name of the dimension.
[Microsoft.Azure.PowerShell.Cmdlets.Maps.Runtime.Info(Description="Internal metric name of the dimension.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="internalMetricName")]
public string InternalMetricName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Maps.Runtime.Info(Description="Internal metric name of the dimension.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="internalMetricName")>]
member this.InternalMetricName : string with get, set
Public Property InternalMetricName As String
Property Value
- Attributes