Share via


UserFacingError.IsUserError Property

Definition

Whether the operation is due to a user error or service error

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public bool? IsUserError { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.IsUserError : Nullable<bool> with get, set
Public Property IsUserError As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to