IWorkflowRunActionRepetitionDefinition.Error Property

Definition

Anything

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Anything", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IAny) }, Read=true, ReadOnly=false, Required=false, SerializedName="error", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IAny Error { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Anything", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IAny) }, Read=true, ReadOnly=false, Required=false, SerializedName="error", Update=true)>]
member this.Error : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IAny with get, set
Public Property Error As IAny

Property Value

Attributes

Applies to