Share via


IOperationResultProperties.Error Property

Definition

Any object

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

Property Value

Attributes

Applies to