Uses of Class
com.azure.resourcemanager.network.models.UsageName
-
Packages that use UsageName Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of UsageName in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.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.network.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.network.models
Methods in com.azure.resourcemanager.network.models that return UsageName Modifier and Type Method Description UsageNameNetworkUsage. name()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.
-