Status Class

The status of the long running operation.

Inheritance
Status

Constructor

Status(*, status: Optional[Union[str, azure.mgmt.costmanagement.models._cost_management_client_enums.OperationStatusType]] = None, **kwargs)

Parameters

status
str or OperationStatusType
Required

The status of the long running operation. Possible values include: "Running", "Completed", "Failed".