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

UpsertManagedServerOperationStep 类

UpsertManagedServerOperationStep。

继承
UpsertManagedServerOperationStep

构造函数

UpsertManagedServerOperationStep(*, order: int | None = None, name: str | None = None, status: str | UpsertManagedServerOperationStepStatus | None = None, **kwargs)

参数

order
int
必需
name
str
必需
status
strUpsertManagedServerOperationStepStatus
必需

可能的值包括:“NotStarted”、“InProgress”、“SlowedDown”、“Completed”、“Failed”、“Canceled”。