次の方法で共有


ResourceOperationDetails interface

リソースに対する操作からの応答の詳細

プロパティ

completedAt

エラーが null の場合に操作が完了した時刻

deadline

操作の期限

deadlineType

操作の期限の種類

operationId

一意の操作の操作識別子

opType

リソースに対して実行される操作の種類

resourceId

操作に関わるリソースの一意識別子、例:Azure Resource Manager ID

resourceOperationError

操作レベルのエラー (存在する場合)

retryPolicy

ユーザーが渡すことができる再試行ポリシー

state

操作の現在の状態

subscriptionId

要求にアタッチされているサブスクリプション ID

timezone

操作のタイムゾーン

プロパティの詳細

completedAt

エラーが null の場合に操作が完了した時刻

completedAt?: string

プロパティ値

string

deadline

操作の期限

deadline?: string

プロパティ値

string

deadlineType

操作の期限の種類

deadlineType?: string

プロパティ値

string

operationId

一意の操作の操作識別子

operationId: string

プロパティ値

string

opType

リソースに対して実行される操作の種類

opType?: string

プロパティ値

string

resourceId

操作に関わるリソースの一意識別子、例:Azure Resource Manager ID

resourceId?: string

プロパティ値

string

resourceOperationError

操作レベルのエラー (存在する場合)

resourceOperationError?: ResourceOperationError

プロパティ値

retryPolicy

ユーザーが渡すことができる再試行ポリシー

retryPolicy?: RetryPolicy

プロパティ値

state

操作の現在の状態

state?: string

プロパティ値

string

subscriptionId

要求にアタッチされているサブスクリプション ID

subscriptionId?: string

プロパティ値

string

timezone

操作のタイムゾーン

timezone?: string

プロパティ値

string