Compartilhar via


OperationResult.Status Property

Definition

The status of the workflow scope repetition.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.WorkflowStatus? Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inherited)>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.WorkflowStatus> with get, set
Public Property Status As Nullable(Of WorkflowStatus)

Property Value

Implements

Attributes

Applies to