你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ScalingPlan interface

表示缩放计划定义。

扩展

属性

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(第 14.26 节)和 If-Range(第 14.27 节)标头字段中使用实体标记。 注意:此属性不会序列化。 它只能由服务器填充。

id

资源的完全限定资源 ID。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}”注意:此属性不会序列化。 它只能由服务器填充。

identity
kind

门户/工具等用于为相同类型的资源呈现不同的 UX 体验的元数据。 例如,ApiApps 是一种 Microsoft.Web/sites 类型。 如果受支持,资源提供程序必须验证并保留此值。

location

资源所在的地理位置

managedBy

管理此资源的资源的完全限定资源 ID。 指示此资源是否由另一个 Azure 资源管理。 如果存在,则完全模式部署不会删除资源(如果从模板中删除,因为它由另一个资源管理)。

name

资源说明的名称:此属性不会序列化。 它只能由服务器填充。

plan
sku
systemData

包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会序列化。 它只能由服务器填充。

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(第 14.26 节)和 If-Range(第 14.27 节)标头字段中使用实体标记。 注意:此属性不会序列化。 它只能由服务器填充。

etag?: string

属性值

string

继承自ResourceModelWithAllowedPropertySet.etag

id

资源的完全限定资源 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

管理此资源的资源的完全限定资源 ID。 指示此资源是否由另一个 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 资源管理器元数据。 注意:此属性不会序列化。 它只能由服务器填充。

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