共用方式為


Rollout interface

定義首度發行。

Extends

屬性

artifactSourceId

裝載所在成品來源資源標識碼的參考。

buildVersion

正在部署的組建版本。

identity

資源的身分識別。

operationInfo

首度發行的操作資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。

services

所部署服務的詳細資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status

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

stepGroups

定義協調流程的步驟群組清單。

targetServiceTopologyId

要部署之步驟群組中要參考之服務單位的服務拓撲資源標識碼。

totalRetryAttempts

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

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。它只能由伺服器填入。

location

資源所在的地理位置

name

資源的名稱 注意:此屬性將不會串行化。它只能由伺服器填入。

tags

資源標籤。

type

資源的型別。 Ex- Microsoft.Compute/virtualMachines 或 Microsoft.Storage/storageAccounts。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

artifactSourceId

裝載所在成品來源資源標識碼的參考。

artifactSourceId?: string

屬性值

string

buildVersion

正在部署的組建版本。

buildVersion: string

屬性值

string

identity

資源的身分識別。

identity?: Identity

屬性值

operationInfo

首度發行的操作資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。

operationInfo?: RolloutOperationInfo

屬性值

services

所部署服務的詳細資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。

services?: Service[]

屬性值

status

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

status?: string

屬性值

string

stepGroups

定義協調流程的步驟群組清單。

stepGroups: StepGroup[]

屬性值

targetServiceTopologyId

要部署之步驟群組中要參考之服務單位的服務拓撲資源標識碼。

targetServiceTopologyId: string

屬性值

string

totalRetryAttempts

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

totalRetryAttempts?: number

屬性值

number

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。它只能由伺服器填入。

id?: string

屬性值

string

繼承自TrackedResource.id

location

資源所在的地理位置

location: string

屬性值

string

繼承自TrackedResource.location

name

資源的名稱 注意:此屬性將不會串行化。它只能由伺服器填入。

name?: string

屬性值

string

繼承自TrackedResource.name

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

資源的型別。 Ex- Microsoft.Compute/virtualMachines 或 Microsoft.Storage/storageAccounts。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自TrackedResource.type