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

Policy interface

策略。

扩展

属性

createdDate

策略的创建日期。 注意:此属性不会序列化。 它只能由服务器填充。

description

策略的说明。

evaluatorType

策略的计算器类型 (,即 AllowedValuesPolicy、MaxValuePolicy) 。

factData

策略的事实数据。

factName

策略的事实名称 (例如 LabVmCount、LabVmSize、MaxVmsAllowedPerLab 等。

provisioningState

资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

status

策略的状态。

threshold

策略的阈值 (即 MaxValuePolicy 的数字,以及 AllowedValuesPolicy) 的值的 JSON 数组。

uniqueIdentifier

资源的唯一不可变标识符 (Guid) 。 注意:此属性不会序列化。 它只能由服务器填充。

继承属性

id

资源的标识符。 注意:此属性不会序列化。 它只能由服务器填充。

location

资源的位置。

name

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

tags

资源的标记。

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

createdDate

策略的创建日期。 注意:此属性不会序列化。 它只能由服务器填充。

createdDate?: Date

属性值

Date

description

策略的说明。

description?: string

属性值

string

evaluatorType

策略的计算器类型 (,即 AllowedValuesPolicy、MaxValuePolicy) 。

evaluatorType?: string

属性值

string

factData

策略的事实数据。

factData?: string

属性值

string

factName

策略的事实名称 (例如 LabVmCount、LabVmSize、MaxVmsAllowedPerLab 等。

factName?: string

属性值

string

provisioningState

资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

status

策略的状态。

status?: string

属性值

string

threshold

策略的阈值 (即 MaxValuePolicy 的数字,以及 AllowedValuesPolicy) 的值的 JSON 数组。

threshold?: string

属性值

string

uniqueIdentifier

资源的唯一不可变标识符 (Guid) 。 注意:此属性不会序列化。 它只能由服务器填充。

uniqueIdentifier?: string

属性值

string

继承属性详细信息

id

资源的标识符。 注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

继承自Resource.id

location

资源的位置。

location?: string

属性值

string

继承自Resource.location

name

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

name?: string

属性值

string

继承自Resource.name

tags

资源的标记。

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

属性值

{[propertyName: string]: string}

继承自Resource.tags

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string

继承自Resource.type