MeterDetails.MeterSubCategory 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.
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