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

SAPVirtualInstanceState type

定义 SAP 状态的虚拟实例。
KnownSAPVirtualInstanceState 可与 SAPVirtualInstanceState 互换使用,此枚举包含服务支持的已知值。

服务支持的已知值

InfrastructureDeploymentPending:尚未部署基础结构。
InfrastructureDeploymentInProgress:基础结构部署正在进行中。
InfrastructureDeploymentFailed:基础结构部署失败。
SoftwareInstallationPending:基础架构部署成功。 软件安装正在等待中。
SoftwareInstallationInProgress:软件安装正在进行中。
SoftwareInstallationFailed:软件安装失败。
SoftwareDetectionInProgress:软件检测正在进行中。
SoftwareDetectionFailed:软件检测失败。
DiscoveryPending:注册尚未开始。
DiscoveryInProgress:注册正在进行中。
DiscoveryFailed:注册失败。
RegistrationComplete:注册完成。
ACSSInstallationBlocked:无法继续 ACSS 安装。

type SAPVirtualInstanceState = string