ScalingPlan interface
表示調整計劃定義。
- Extends
屬性
description | 調整計劃的描述。 |
exclusion |
調整方案的排除標籤。 |
friendly |
調整方案的使用者易記名稱。 |
host |
ScalingHostPoolReference 定義清單。 |
host |
桌面的 HostPool 類型。 |
object |
調整計劃的 ObjectId。 (內部使用)注意:這個屬性不會串行化。 它只能由伺服器填入。 |
schedules | ScalingPlanPooledSchedule 定義的清單。 |
time |
調整計劃的時區。 |
繼承的屬性
etag | etag 欄位 不需要。 如果在回應本文中提供,則也必須根據一般 etag 慣例提供它作為標頭。 實體標籤用於比較來自相同要求資源的兩個或多個實體。 HTTP/1.1 會在 etag(第 14.19 節)、If-Match(第 14.24 節)、If-None-Match (section 14.26) 和 If-Range (第 14.27 節) 標頭字段中使用實體標記。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
id | 資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
identity | |
kind | 入口網站/工具等用來轉譯相同類型資源的不同UX體驗的元數據。 例如,ApiApps 是一種Microsoft.Web/sites 類型。 如果支援,資源提供者必須驗證並保存此值。 |
location | 資源所在的地理位置 |
managed |
管理此資源之資源的完整資源標識碼。 指出此資源是否由另一個 Azure 資源管理。 如果存在,如果從範本中移除,則完整模式部署將不會刪除資源,因為該資源是由另一個資源管理。 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
plan | |
sku | |
system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
description
調整計劃的描述。
description?: string
屬性值
string
exclusionTag
調整方案的排除標籤。
exclusionTag?: string
屬性值
string
friendlyName
調整方案的使用者易記名稱。
friendlyName?: string
屬性值
string
hostPoolReferences
ScalingHostPoolReference 定義清單。
hostPoolReferences?: ScalingHostPoolReference[]
屬性值
hostPoolType
桌面的 HostPool 類型。
hostPoolType?: string
屬性值
string
objectId
調整計劃的 ObjectId。 (內部使用)注意:這個屬性不會串行化。 它只能由伺服器填入。
objectId?: string
屬性值
string
schedules
timeZone
調整計劃的時區。
timeZone: string
屬性值
string
繼承的屬性詳細資料
etag
etag 欄位 不需要。 如果在回應本文中提供,則也必須根據一般 etag 慣例提供它作為標頭。 實體標籤用於比較來自相同要求資源的兩個或多個實體。 HTTP/1.1 會在 etag(第 14.19 節)、If-Match(第 14.24 節)、If-None-Match (section 14.26) 和 If-Range (第 14.27 節) 標頭字段中使用實體標記。 注意:這個屬性不會串行化。 它只能由伺服器填入。
etag?: string
屬性值
string
id
資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
繼承自
identity
identity?: ResourceModelWithAllowedPropertySetIdentity
屬性值
kind
入口網站/工具等用來轉譯相同類型資源的不同UX體驗的元數據。 例如,ApiApps 是一種Microsoft.Web/sites 類型。 如果支援,資源提供者必須驗證並保存此值。
kind?: string
屬性值
string
location
managedBy
管理此資源之資源的完整資源標識碼。 指出此資源是否由另一個 Azure 資源管理。 如果存在,如果從範本中移除,則完整模式部署將不會刪除資源,因為該資源是由另一個資源管理。
managedBy?: string
屬性值
string
name
plan
plan?: ResourceModelWithAllowedPropertySetPlan
屬性值
sku
sku?: ResourceModelWithAllowedPropertySetSku
屬性值
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemData?: SystemData
屬性值
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string