UsageCounterName interface
Definition of usage counter name.
Properties
localized |
Gets or sets the localized usage counter name. |
value | Gets or sets the usage counter name. |
Property Details
localizedValue
Gets or sets the localized usage counter name.
localizedValue?: string
Property Value
string
value
Gets or sets the usage counter name.
value?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript