Uses of Class
com.microsoft.azure.management.appservice.ResourceMetricProperty
-
-
Uses of ResourceMetricProperty in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return ResourceMetricProperty Modifier and Type Method Description ResourceMetricPropertyResourceMetricProperty. withKey(String key)Set key for resource metric property.ResourceMetricPropertyResourceMetricProperty. withValue(String value)Set value of pair.Methods in com.microsoft.azure.management.appservice that return types with arguments of type ResourceMetricProperty Modifier and Type Method Description List<ResourceMetricProperty>ResourceMetricValue. properties()Get resource metric properties collection.
-