Uses of Class
com.azure.resourcemanager.cdn.models.UsageName
-
Packages that use UsageName Package Description com.azure.resourcemanager.cdn.fluent.models Package containing the inner data models for CdnManagementClient.com.azure.resourcemanager.cdn.models Package containing the data models for CdnManagementClient. -
-
Uses of UsageName in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return UsageName Modifier and Type Method Description UsageNameUsageInner. name()Get the name property: The name of the type of usage.Methods in com.azure.resourcemanager.cdn.fluent.models with parameters of type UsageName Modifier and Type Method Description UsageInnerUsageInner. withName(UsageName name)Set the name property: The name of the type of usage. -
Uses of UsageName in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return UsageName Modifier and Type Method Description UsageNameUsageName. withLocalizedValue(String localizedValue)Set the localizedValue property: A localized string describing the resource name.UsageNameUsageName. withValue(String value)Set the value property: A string describing the resource name.
-