Share via


IUserFacingWarningDetail.Warning Property

Definition

Error details for the warning.

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

Property Value

Attributes

Applies to