MetricFilter.Name Property

Definition

Gets or sets specifies the metric name filter specifying the name of the metric to be filtered on. Only 'Equality' operator is supported for this property.

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.MetricNameFilter Name { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.Name : Microsoft.Azure.Management.StorSimple8000Series.Models.MetricNameFilter with get, set
Public Property Name As MetricNameFilter

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to