ContinuousWebJobProperties.Error Property

Definition

Error information.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string Error { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Error : string with get, set
Public Property Error As String

Property Value

Implements

Attributes

Applies to