Share via


OperationMetricSpecificationDefinition.InternalMetricName Property

Definition

Gets or sets internal metric name.

[Newtonsoft.Json.JsonProperty(PropertyName="internalMetricName")]
public string InternalMetricName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="internalMetricName")>]
member this.InternalMetricName : string with get, set
Public Property InternalMetricName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to