IProtectionStatusDetails.ErrorDetail Property

Definition

Specifies the protection status error of the resource

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Specifies the protection status error of the resource", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IUserFacingError) }, Read=true, ReadOnly=false, Required=false, SerializedName="errorDetails", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IUserFacingError ErrorDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Specifies the protection status error of the resource", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IUserFacingError) }, Read=true, ReadOnly=false, Required=false, SerializedName="errorDetails", Update=true)>]
member this.ErrorDetail : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IUserFacingError with get, set
Public Property ErrorDetail As IUserFacingError

Property Value

Attributes

Applies to