Uses of Class
com.azure.resourcemanager.monitor.models.AutoscaleSettingResourceCollection
-
Packages that use AutoscaleSettingResourceCollection Package Description com.azure.resourcemanager.monitor.models 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 AutoscaleSettingResourceCollection Modifier and Type Method Description AutoscaleSettingResourceCollectionAutoscaleSettingResourceCollection. withNextLink(String nextLink)Set the nextLink property: URL to get the next set of results.AutoscaleSettingResourceCollectionAutoscaleSettingResourceCollection. withValue(List<AutoscaleSettingResourceInner> value)Set the value property: the values for the autoscale setting resources.
-