StorageTaskAssignmentUpdateProperties interface

Properties of the storage task update assignment.

Properties

description

Text that describes the purpose of the storage task assignment

enabled

Whether the storage task assignment is enabled or not

executionContext

The storage task assignment execution context

provisioningState

Represents the provisioning state of the storage task assignment.

report

The storage task assignment report

runStatus

Run status of storage task assignment

taskId

Id of the corresponding storage task

Property Details

description

Text that describes the purpose of the storage task assignment

description?: string

Property Value

string

enabled

Whether the storage task assignment is enabled or not

enabled?: boolean

Property Value

boolean

executionContext

The storage task assignment execution context

executionContext?: StorageTaskAssignmentUpdateExecutionContext

Property Value

provisioningState

Represents the provisioning state of the storage task assignment.

provisioningState?: string

Property Value

string

report

The storage task assignment report

report?: StorageTaskAssignmentUpdateReport

Property Value

runStatus

Run status of storage task assignment

runStatus?: StorageTaskReportProperties

Property Value

taskId

Id of the corresponding storage task

taskId?: string

Property Value

string