共用方式為


RolloutPropertiesAutoGenerated interface

定義推出的屬性。

屬性

operationInfo

推出的操作資訊。 注意:此屬性不會序列化。 它只能由伺服器填入。

services

所部署服務的詳細資訊。 注意:此屬性不會序列化。 它只能由伺服器填入。

status

首度發行的目前狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

totalRetryAttempts

在指定時間在推出時執行的重試總數基數。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

operationInfo

推出的操作資訊。 注意:此屬性不會序列化。 它只能由伺服器填入。

operationInfo?: RolloutOperationInfo

屬性值

services

所部署服務的詳細資訊。 注意:此屬性不會序列化。 它只能由伺服器填入。

services?: Service[]

屬性值

status

首度發行的目前狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

status?: string

屬性值

string

totalRetryAttempts

在指定時間在推出時執行的重試總數基數。 注意:此屬性不會序列化。 它只能由伺服器填入。

totalRetryAttempts?: number

屬性值

number