Share via


StorageTaskReportProperties.RunResult Property

Definition

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

public Azure.ResourceManager.StorageActions.Models.StorageTaskRunResult? RunResult { get; }
member this.RunResult : Nullable<Azure.ResourceManager.StorageActions.Models.StorageTaskRunResult>
Public ReadOnly Property RunResult As Nullable(Of StorageTaskRunResult)

Property Value

Applies to