IAzureBackupJobResource.ExtendedInfoWarningDetail Property

Definition

A List, detailing the warnings related to the job

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="A List, detailing the warnings related to the job", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IUserFacingWarningDetail) }, Read=true, ReadOnly=true, Required=false, SerializedName="warningDetails", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IUserFacingWarningDetail> ExtendedInfoWarningDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="A List, detailing the warnings related to the job", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IUserFacingWarningDetail) }, Read=true, ReadOnly=true, Required=false, SerializedName="warningDetails", Update=false)>]
member this.ExtendedInfoWarningDetail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IUserFacingWarningDetail>
Public ReadOnly Property ExtendedInfoWarningDetail As List(Of IUserFacingWarningDetail)

Property Value

Attributes

Applies to