你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ScalingPlanPatch interface
Scaling plan properties that can be patched.
Properties
description | Description of scaling plan. |
exclusion |
Exclusion tag for scaling plan. |
friendly |
User friendly name of scaling plan. |
host |
List of ScalingHostPoolReference definitions. |
schedules | List of ScalingSchedule definitions. |
tags | tags to be updated |
time |
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
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