Uses of Class
com.azure.resourcemanager.appcontainers.models.UsageName
Packages that use UsageName
Package
Description
Package containing the inner data models for ContainerAppsApiClient.
Package containing the data models for ContainerAppsApiClient.
-
Uses of UsageName in com.azure.resourcemanager.appcontainers.fluent.models
Methods in com.azure.resourcemanager.appcontainers.fluent.models that return UsageNameModifier and TypeMethodDescriptionUsageInner.name()
Get the name property: The name of the type of usage.Methods in com.azure.resourcemanager.appcontainers.fluent.models with parameters of type UsageNameModifier and TypeMethodDescriptionSet the name property: The name of the type of usage. -
Uses of UsageName in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return UsageNameModifier and TypeMethodDescriptionstatic UsageName
UsageName.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of UsageName from the JsonReader.Usage.name()
Gets the name property: The name of the type of usage.UsageName.withLocalizedValue
(String localizedValue) Set the localizedValue property: The localized name of the resource.Set the value property: The name of the resource.