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

AccountFreeTrialProperties interface

Playwright 服务帐户配额资源免费试用版属性。

属性

allocatedValue

免费试用版分配的限制值,例如分配的可用分钟数。

createdAt

免费试用版 createdAt utcDateTime。

expiryAt

免费试用 expiryAt utcDateTime。

percentageUsed

使用的免费试用百分比。

usedValue

免费试用使用的值,例如已使用免费分钟数。

属性详细信息

allocatedValue

免费试用版分配的限制值,例如分配的可用分钟数。

allocatedValue: number

属性值

number

createdAt

免费试用版 createdAt utcDateTime。

createdAt: Date

属性值

Date

expiryAt

免费试用 expiryAt utcDateTime。

expiryAt: Date

属性值

Date

percentageUsed

使用的免费试用百分比。

percentageUsed: number

属性值

number

usedValue

免费试用使用的值,例如已使用免费分钟数。

usedValue: number

属性值

number