MeterDetails.MeterSubCategory Property

Definition

Gets the subcategory of the meter, for example, 'A6 Cloud services', 'ExpressRoute (IXP)', etc..

[Newtonsoft.Json.JsonProperty(PropertyName="meterSubCategory")]
public string MeterSubCategory { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="meterSubCategory")>]
member this.MeterSubCategory : string
Public ReadOnly Property MeterSubCategory As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to