IUserFacingWarningDetail.Warning Property

Definition

Error details for the warning.

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

Property Value

Attributes

Applies to