ResourceOperationDetails interface

리소스에 대한 작업의 응답 세부 정보

속성

completedAt

오류가 null인 경우 작업이 완료된 시간

deadline

작업 마감일

deadlineType

작업의 최종 기한 유형

operationId

고유 작업에 대한 작업 식별자

operationTimezone

작업의 표준 시간대

opType

리소스에 대해 수행되는 작업 유형

resourceId

작업에 관련된 리소스에 대한 고유 식별자(예: ArmId)

resourceOperationError

작업 수준 오류가 있는 경우

retryPolicy

사용자가 전달할 수 있는 재시도 정책

state

작업의 현재 상태

subscriptionId

요청에 연결된 구독 ID

timezone

작업의 표준 시간대

속성 세부 정보

completedAt

오류가 null인 경우 작업이 완료된 시간

completedAt?: string

속성 값

string

deadline

작업 마감일

deadline?: string

속성 값

string

deadlineType

작업의 최종 기한 유형

deadlineType?: string

속성 값

string

operationId

고유 작업에 대한 작업 식별자

operationId: string

속성 값

string

operationTimezone

작업의 표준 시간대

operationTimezone?: string

속성 값

string

opType

리소스에 대해 수행되는 작업 유형

opType?: string

속성 값

string

resourceId

작업에 관련된 리소스에 대한 고유 식별자(예: ArmId)

resourceId?: string

속성 값

string

resourceOperationError

작업 수준 오류가 있는 경우

resourceOperationError?: ResourceOperationError

속성 값

retryPolicy

사용자가 전달할 수 있는 재시도 정책

retryPolicy?: RetryPolicy

속성 값

state

작업의 현재 상태

state?: string

속성 값

string

subscriptionId

요청에 연결된 구독 ID

subscriptionId?: string

속성 값

string

timezone

작업의 표준 시간대

timezone?: string

속성 값

string