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

ManagedInstanceOperationSteps interface

托管实例操作的步骤。

属性

currentStep

当前操作步骤的数目。 注意:此属性不会被序列化。 它只能由服务器填充。

stepsList

操作步骤列表。 注意:此属性不会被序列化。 它只能由服务器填充。

totalSteps

操作步骤总数。 注意:此属性不会被序列化。 它只能由服务器填充。

属性详细信息

currentStep

当前操作步骤的数目。 注意:此属性不会被序列化。 它只能由服务器填充。

currentStep?: number

属性值

number

stepsList

操作步骤列表。 注意:此属性不会被序列化。 它只能由服务器填充。

stepsList?: UpsertManagedServerOperationStep[]

属性值

totalSteps

操作步骤总数。 注意:此属性不会被序列化。 它只能由服务器填充。

totalSteps?: string

属性值

string