Uses of Class
com.azure.resourcemanager.cdn.models.ResourceUsageUnit
Packages that use ResourceUsageUnit
Package
Description
Package containing the inner data models for CdnManagementClient.
Package containing the data models for CdnManagementClient.
-
Uses of ResourceUsageUnit in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return ResourceUsageUnitModifier and TypeMethodDescriptionResourceUsageInner.unit()Get the unit property: Unit of the usage. e.g. count. -
Uses of ResourceUsageUnit in com.azure.resourcemanager.cdn.models
Subclasses with type arguments of type ResourceUsageUnit in com.azure.resourcemanager.cdn.modelsFields in com.azure.resourcemanager.cdn.models declared as ResourceUsageUnitModifier and TypeFieldDescriptionstatic final ResourceUsageUnitResourceUsageUnit.COUNTStatic value count for ResourceUsageUnit.Methods in com.azure.resourcemanager.cdn.models that return ResourceUsageUnitModifier and TypeMethodDescriptionstatic ResourceUsageUnitResourceUsageUnit.fromString(String name) Creates or finds a ResourceUsageUnit from its string representation.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type ResourceUsageUnitModifier and TypeMethodDescriptionstatic Collection<ResourceUsageUnit> ResourceUsageUnit.values()Gets known ResourceUsageUnit values.