DeploymentStep interface

AzureStackHCI Clusterのステップ。

プロパティ

description

ステップの説明。

endTimeUtc

ステップ終了時間。

exception

AzureStackHCI Cluster Deploymentの例外一覧。

fullStepIndex

ステップのFullStepIndex。

name

ステップ名。

startTimeUtc

ステップ開始時間。

status

ステップの状況。 許可される値は「エラー」「成功」「進行中」です。

steps

AzureStackHCI Cluster Deploymentのネストステップ一覧。

プロパティの詳細

description

ステップの説明。

description?: string

プロパティ値

string

endTimeUtc

ステップ終了時間。

endTimeUtc?: string

プロパティ値

string

exception

AzureStackHCI Cluster Deploymentの例外一覧。

exception?: string[]

プロパティ値

string[]

fullStepIndex

ステップのFullStepIndex。

fullStepIndex?: string

プロパティ値

string

name

ステップ名。

name?: string

プロパティ値

string

startTimeUtc

ステップ開始時間。

startTimeUtc?: string

プロパティ値

string

status

ステップの状況。 許可される値は「エラー」「成功」「進行中」です。

status?: string

プロパティ値

string

steps

AzureStackHCI Cluster Deploymentのネストステップ一覧。

steps?: DeploymentStep[]

プロパティ値