StorageTaskReportProperties.RunStatusEnum Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the status of the execution.
public Azure.ResourceManager.StorageActions.Models.StorageTaskRunStatus? RunStatusEnum { get; }
member this.RunStatusEnum : Nullable<Azure.ResourceManager.StorageActions.Models.StorageTaskRunStatus>
Public ReadOnly Property RunStatusEnum As Nullable(Of StorageTaskRunStatus)