AutoscaleSettingResourceCollection interface
Represents a collection of autoscale setting resources.
Properties
next |
URL to get the next set of results. |
value | the values for the autoscale setting resources. |
Property Details
nextLink
URL to get the next set of results.
nextLink?: string
Property Value
string
value
the values for the autoscale setting resources.
value: AutoscaleSettingResource[]