AutoscaleSettingResourceCollection interface

Represents a collection of autoscale setting resources.

Properties

nextLink

URL to get the next set of results.

value

the values for the autoscale setting resources.

Property Details

URL to get the next set of results.

nextLink?: string

Property Value

string

value

the values for the autoscale setting resources.

value: AutoscaleSettingResource[]

Property Value