SAPVirtualInstanceState type
定义 SAP 状态的虚拟实例。
KnownSAPVirtualInstanceState 可与 SAPVirtualInstanceState 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
InfrastructureDeploymentPending:尚未部署基础结构。
InfrastructureDeploymentInProgress:基础结构部署正在进行中。
InfrastructureDeploymentFailed:基础结构部署失败。
SoftwareInstallationPending:基础架构部署成功。 软件安装正在等待中。
SoftwareInstallationInProgress:软件安装正在进行中。
SoftwareInstallationFailed:软件安装失败。
SoftwareDetectionInProgress:软件检测正在进行中。
SoftwareDetectionFailed:软件检测失败。
DiscoveryPending:注册尚未开始。
DiscoveryInProgress:注册正在进行中。
DiscoveryFailed:注册失败。
RegistrationComplete:注册完成。
ACSSInstallationBlocked:无法继续 ACSS 安装。
type SAPVirtualInstanceState = string