Uses of Class
com.azure.resourcemanager.network.models.UsageUnit
Packages that use UsageUnit
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of UsageUnit in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return UsageUnitModifier and TypeMethodDescriptionUsageInner.unit()Get the unit property: An enum describing the unit of measurement.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type UsageUnitModifier and TypeMethodDescriptionSet the unit property: An enum describing the unit of measurement. -
Uses of UsageUnit in com.azure.resourcemanager.network.models
Fields in com.azure.resourcemanager.network.models declared as UsageUnitModifier and TypeFieldDescriptionstatic final UsageUnitUsageUnit.COUNTStatic value Count for UsageUnit.Methods in com.azure.resourcemanager.network.models that return UsageUnitModifier and TypeMethodDescriptionstatic UsageUnitUsageUnit.fromString(String name) Creates or finds a UsageUnit from its string representation.NetworkUsage.unit()Gets the unit of measurement.Methods in com.azure.resourcemanager.network.models that return types with arguments of type UsageUnitModifier and TypeMethodDescriptionstatic Collection<UsageUnit> UsageUnit.values()Gets known UsageUnit values.