Sdílet prostřednictvím


ScalingPlanPatch interface

Scaling plan properties that can be patched.

Properties

description

Description of scaling plan.

exclusionTag

Exclusion tag for scaling plan.

friendlyName

User friendly name of scaling plan.

hostPoolReferences

List of ScalingHostPoolReference definitions.

schedules

List of ScalingSchedule definitions.

tags

tags to be updated

timeZone

Timezone of the scaling plan.

Property Details

description

Description of scaling plan.

description?: string

Property Value

string

exclusionTag

Exclusion tag for scaling plan.

exclusionTag?: string

Property Value

string

friendlyName

User friendly name of scaling plan.

friendlyName?: string

Property Value

string

hostPoolReferences

List of ScalingHostPoolReference definitions.

hostPoolReferences?: ScalingHostPoolReference[]

Property Value

schedules

List of ScalingSchedule definitions.

schedules?: ScalingSchedule[]

Property Value

tags

tags to be updated

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

Property Value

{[propertyName: string]: string}

timeZone

Timezone of the scaling plan.

timeZone?: string

Property Value

string