Uses of Class
com.microsoft.azure.management.network.NetworkUsageUnit
Packages that use NetworkUsageUnit
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of NetworkUsageUnit in com.microsoft.azure.management.network
Fields in com.microsoft.azure.management.network declared as NetworkUsageUnitModifier and TypeFieldDescriptionstatic final NetworkUsageUnitNetworkUsageUnit.BYTESStatic value Bytes for NetworkUsageUnit.static final NetworkUsageUnitNetworkUsageUnit.BYTES_PER_SECONDStatic value BytesPerSecond for ComputeUsageUnit.static final NetworkUsageUnitNetworkUsageUnit.COUNTStatic value Count for NetworkUsageUnit.static final NetworkUsageUnitNetworkUsageUnit.COUNTS_PER_SECONDStatic value CountsPerSecond for NetworkUsageUnit.static final NetworkUsageUnitNetworkUsageUnit.PERCENTStatic value Percent for NetworkUsageUnit.static final NetworkUsageUnitNetworkUsageUnit.SECONDSStatic value Seconds for NetworkUsageUnit.Methods in com.microsoft.azure.management.network that return NetworkUsageUnitModifier and TypeMethodDescriptionstatic NetworkUsageUnitNetworkUsageUnit.fromString(String name) Finds or creates a network usage unit based on the specified name.NetworkUsage.unit()Methods in com.microsoft.azure.management.network that return types with arguments of type NetworkUsageUnit