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