ScalingPlanPatch interface
可修補的調整計劃屬性。
屬性
| description | 調整計劃的描述。 |
| exclusion |
調整方案的排除標籤。 |
| friendly |
調整方案的使用者易記名稱。 |
| host |
ScalingHostPoolReference 定義清單。 |
| schedules | ScalingSchedule 定義的清單。 |
| tags | 要更新的標籤 |
| time |
調整計劃的時區。 |
屬性詳細資料
description
調整計劃的描述。
description?: string
屬性值
string
exclusionTag
調整方案的排除標籤。
exclusionTag?: string
屬性值
string
friendlyName
調整方案的使用者易記名稱。
friendlyName?: string
屬性值
string
hostPoolReferences
ScalingHostPoolReference 定義清單。
hostPoolReferences?: ScalingHostPoolReference[]
屬性值
schedules
tags
要更新的標籤
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
timeZone
調整計劃的時區。
timeZone?: string
屬性值
string