Uses of Class
com.azure.resourcemanager.cdn.models.RankingsResponseTablesPropertiesItemsMetricsItem
Packages that use RankingsResponseTablesPropertiesItemsMetricsItem
Package
Description
Package containing the data models for CdnManagementClient.
-
Uses of RankingsResponseTablesPropertiesItemsMetricsItem in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return RankingsResponseTablesPropertiesItemsMetricsItemModifier and TypeMethodDescriptionRankingsResponseTablesPropertiesItemsMetricsItem.withMetric(String metric) Set the metric property: The metric property.RankingsResponseTablesPropertiesItemsMetricsItem.withPercentage(Float percentage) Set the percentage property: The percentage property.Set the value property: The value property.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type RankingsResponseTablesPropertiesItemsMetricsItemModifier and TypeMethodDescriptionRankingsResponseTablesPropertiesItemsItem.metrics()Get the metrics property: The metrics property.Method parameters in com.azure.resourcemanager.cdn.models with type arguments of type RankingsResponseTablesPropertiesItemsMetricsItemModifier and TypeMethodDescriptionRankingsResponseTablesPropertiesItemsItem.withMetrics(List<RankingsResponseTablesPropertiesItemsMetricsItem> metrics) Set the metrics property: The metrics property.