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

EnablementState type

服务的可实现状态。
KnownEnablementState 可以与 EnablementState 互换使用,该枚举包含服务支持的已知值。

服务支持的已知值

启用:服务已启用。
进行中:服务启用正在进行中。
失败:服务启用失败。
禁用:服务已关闭。

type EnablementState = string