Uses of Class
com.azure.resourcemanager.monitor.models.Unit
Packages that use Unit
Package
Description
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of Unit in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return UnitModifier and TypeMethodDescriptionMetricDefinitionInner.unit()Get the unit property: The unit of the metric.MetricInner.unit()Get the unit property: The unit of the metric.Methods in com.azure.resourcemanager.monitor.fluent.models with parameters of type UnitModifier and TypeMethodDescriptionSet the unit property: The unit of the metric.Set the unit property: The unit of the metric. -
Uses of Unit in com.azure.resourcemanager.monitor.models
Fields in com.azure.resourcemanager.monitor.models declared as UnitModifier and TypeFieldDescriptionstatic final UnitUnit.BITS_PER_SECONDStatic value BitsPerSecond for Unit.static final UnitUnit.BYTE_SECONDSStatic value ByteSeconds for Unit.static final UnitUnit.BYTESStatic value Bytes for Unit.static final UnitUnit.BYTES_PER_SECONDStatic value BytesPerSecond for Unit.static final UnitUnit.CORESStatic value Cores for Unit.static final UnitUnit.COUNTStatic value Count for Unit.static final UnitUnit.COUNT_PER_SECONDStatic value CountPerSecond for Unit.static final UnitUnit.MILLI_CORESStatic value MilliCores for Unit.static final UnitUnit.MILLI_SECONDSStatic value MilliSeconds for Unit.static final UnitUnit.NANO_CORESStatic value NanoCores for Unit.static final UnitUnit.PERCENTStatic value Percent for Unit.static final UnitUnit.SECONDSStatic value Seconds for Unit.static final UnitUnit.UNSPECIFIEDStatic value Unspecified for Unit.Methods in com.azure.resourcemanager.monitor.models that return UnitModifier and TypeMethodDescriptionstatic UnitUnit.fromString(String name) Creates or finds a Unit from its string representation.Metric.unit()Get the unit of the metric.MetricDefinition.unit()Get the unit value.Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type Unit