Share via


StorageTaskRunResult Enum

Definition

Represents the overall result of the execution for the run instance.

public enum StorageTaskRunResult
type StorageTaskRunResult = 
Public Enum StorageTaskRunResult
Inheritance
StorageTaskRunResult

Fields

Name Value Description
Succeeded 0

Succeeded.

Failed 1

Failed.

Applies to