Uses of Class
com.azure.resourcemanager.monitor.models.AutoscaleSettingResourceCollection
Packages that use AutoscaleSettingResourceCollection
Package
Description
Package containing the data models for MonitorClient.
-
Uses of AutoscaleSettingResourceCollection in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return AutoscaleSettingResourceCollectionModifier and TypeMethodDescriptionAutoscaleSettingResourceCollection.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of AutoscaleSettingResourceCollection from the JsonReader.AutoscaleSettingResourceCollection.withNextLink
(String nextLink) Set the nextLink property: URL to get the next set of results.AutoscaleSettingResourceCollection.withValue
(List<AutoscaleSettingResourceInner> value) Set the value property: the values for the autoscale setting resources.