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

AlertPropertiesDetails interface

警报详细信息

属性

amount

预算阈值金额

companyName

公司名称

contactEmails

要联系的电子邮件列表

contactGroups

要广播到的操作组列表

contactRoles

联系人角色列表

currentSpend

当前支出

departmentName

部门名称

enrollmentEndDate

enrollmentEndDate 的 datetime

enrollmentNumber

注册编号

enrollmentStartDate

enrollmentStartDate 的 datetime

invoicingThreshold

开票阈值

meterFilter

要筛选依据的计量数组

operator

用于将 currentSpend 与 amount 进行比较的运算符

overridingAlert

重写警报

periodStartDate

periodStartDate 的 datetime

resourceFilter

要筛选的资源数组

resourceGroupFilter

要筛选依据的 resourceGroup 的数组

tagFilter

要筛选依据的标记

threshold

通知阈值百分比作为激活此警报的十进制数

timeGrainType

时间根节奏的类型

triggeredBy

触发此警报的 notificationId

unit

正在使用的货币单位

属性详细信息

amount

预算阈值金额

amount?: number

属性值

number

companyName

公司名称

companyName?: string

属性值

string

contactEmails

要联系的电子邮件列表

contactEmails?: string[]

属性值

string[]

contactGroups

要广播到的操作组列表

contactGroups?: string[]

属性值

string[]

contactRoles

联系人角色列表

contactRoles?: string[]

属性值

string[]

currentSpend

当前支出

currentSpend?: number

属性值

number

departmentName

部门名称

departmentName?: string

属性值

string

enrollmentEndDate

enrollmentEndDate 的 datetime

enrollmentEndDate?: string

属性值

string

enrollmentNumber

注册编号

enrollmentNumber?: string

属性值

string

enrollmentStartDate

enrollmentStartDate 的 datetime

enrollmentStartDate?: string

属性值

string

invoicingThreshold

开票阈值

invoicingThreshold?: number

属性值

number

meterFilter

要筛选依据的计量数组

meterFilter?: any[]

属性值

any[]

operator

用于将 currentSpend 与 amount 进行比较的运算符

operator?: string

属性值

string

overridingAlert

重写警报

overridingAlert?: string

属性值

string

periodStartDate

periodStartDate 的 datetime

periodStartDate?: string

属性值

string

resourceFilter

要筛选的资源数组

resourceFilter?: any[]

属性值

any[]

resourceGroupFilter

要筛选依据的 resourceGroup 的数组

resourceGroupFilter?: any[]

属性值

any[]

tagFilter

要筛选依据的标记

tagFilter?: Record<string, unknown>

属性值

Record<string, unknown>

threshold

通知阈值百分比作为激活此警报的十进制数

threshold?: number

属性值

number

timeGrainType

时间根节奏的类型

timeGrainType?: string

属性值

string

triggeredBy

触发此警报的 notificationId

triggeredBy?: string

属性值

string

unit

正在使用的货币单位

unit?: string

属性值

string