共用方式為


ScalingPlan interface

表示調整計劃定義。

Extends

屬性

description

調整計劃的描述。

exclusionTag

調整方案的排除標籤。

friendlyName

調整方案的使用者易記名稱。

hostPoolReferences

ScalingHostPoolReference 定義清單。

hostPoolType

桌面的 HostPool 類型。

objectId

調整計劃的 ObjectId。 (內部使用)注意:這個屬性不會串行化。 它只能由伺服器填入。

schedules

ScalingPlanPooledSchedule 定義的清單。

timeZone

調整計劃的時區。

繼承的屬性

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

資源所在的地理位置

managedBy

管理此資源之資源的完整資源標識碼。 指出此資源是否由另一個 Azure 資源管理。 如果存在,如果從範本中移除,則完整模式部署將不會刪除資源,因為該資源是由另一個資源管理。

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

plan
sku
systemData

包含 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

ScalingPlanPooledSchedule 定義的清單。

schedules?: ScalingSchedule[]

屬性值

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

繼承自ResourceModelWithAllowedPropertySet.etag

id

資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ResourceModelWithAllowedPropertySet.id

identity

identity?: ResourceModelWithAllowedPropertySetIdentity

屬性值

繼承自ResourceModelWithAllowedPropertySet.identity

kind

入口網站/工具等用來轉譯相同類型資源的不同UX體驗的元數據。 例如,ApiApps 是一種Microsoft.Web/sites 類型。 如果支援,資源提供者必須驗證並保存此值。

kind?: string

屬性值

string

繼承自ResourceModelWithAllowedPropertySet.kind

location

資源所在的地理位置

location: string

屬性值

string

繼承自ResourceModelWithAllowedPropertySet.location

managedBy

管理此資源之資源的完整資源標識碼。 指出此資源是否由另一個 Azure 資源管理。 如果存在,如果從範本中移除,則完整模式部署將不會刪除資源,因為該資源是由另一個資源管理。

managedBy?: string

屬性值

string

繼承自ResourceModelWithAllowedPropertySet.managedBy

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ResourceModelWithAllowedPropertySet.name

plan

plan?: ResourceModelWithAllowedPropertySetPlan

屬性值

繼承自ResourceModelWithAllowedPropertySet.plan

sku

sku?: ResourceModelWithAllowedPropertySetSku

屬性值

繼承自ResourceModelWithAllowedPropertySet.sku

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自ResourceModelWithAllowedPropertySet.systemData

tags

資源標籤。

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

屬性值

{[propertyName: string]: string}

繼承自ResourceModelWithAllowedPropertySet.tags

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ResourceModelWithAllowedPropertySet.type