IOperationMetaMetricSpecification.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
[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="internal metric name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="internalMetricName")]
public string InternalMetricName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="internal metric name", 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