你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Pricing type
Azure 安全中心在两个定价层中提供:免费层和标准层,试用期提供标准层。 标准层提供高级安全功能,而免费层提供基本安全功能。
type Pricing = Resource & {
freeTrialRemainingTime?: string
pricingTier?: PricingTier
subPlan?: string
}