AutoScaleVCoreUpdateParameters interface

Update request specification

Properties

capacityLimit

The maximum capacity of an auto scale v-core resource.

sku

The SKU of the auto scale v-core resource.

tags

Key-value pairs of additional provisioning properties.

Property Details

capacityLimit

The maximum capacity of an auto scale v-core resource.

capacityLimit?: number

Property Value

number

sku

The SKU of the auto scale v-core resource.

sku?: AutoScaleVCoreSku

Property Value

tags

Key-value pairs of additional provisioning properties.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}