Uses of Class
com.azure.resourcemanager.automation.models.UsageCounterName
Packages that use UsageCounterName
Package
Description
Package containing the inner data models for AutomationClient.
Package containing the data models for AutomationClient.
-
Uses of UsageCounterName in com.azure.resourcemanager.automation.fluent.models
Methods in com.azure.resourcemanager.automation.fluent.models that return UsageCounterNameModifier and TypeMethodDescriptionUsageInner.name()
Get the name property: Gets or sets the usage counter name.Methods in com.azure.resourcemanager.automation.fluent.models with parameters of type UsageCounterNameModifier and TypeMethodDescriptionUsageInner.withName
(UsageCounterName name) Set the name property: Gets or sets the usage counter name. -
Uses of UsageCounterName in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return UsageCounterNameModifier and TypeMethodDescriptionstatic UsageCounterName
UsageCounterName.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of UsageCounterName from the JsonReader.Usage.name()
Gets the name property: Gets or sets the usage counter name.UsageCounterName.withLocalizedValue
(String localizedValue) Set the localizedValue property: Gets or sets the localized usage counter name.Set the value property: Gets or sets the usage counter name.