Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutoscaleSettingResource

Package version

The autoscale setting resource.

Hierarchy

Index

Properties

Optional autoscaleSettingResourceName

autoscaleSettingResourceName: undefined | string

the name of the autoscale setting.

Optional enabled

enabled: undefined | false | true

the enabled flag. Specifies whether automatic scaling is enabled for the resource. The default value is 'true'. Default value: true.

Optional id

id: undefined | string

Azure resource Id NOTE: This property will not be serialized. It can only be populated by the server.

location

location: string

Resource location

Optional name

name: undefined | string

Azure resource name NOTE: This property will not be serialized. It can only be populated by the server.

Optional notifications

notifications: AutoscaleNotification[]

the collection of notifications.

profiles

profiles: AutoscaleProfile[]

the collection of automatic scaling profiles that specify different scaling parameters for different time periods. A maximum of 20 profiles can be specified.

Optional tags

tags: undefined | object

Resource tags

Optional targetResourceUri

targetResourceUri: undefined | string

the resource identifier of the resource that the autoscale setting should be added to.

Optional type

type: undefined | string

Azure resource type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc