JobExtendedInfo.WarningDetail Property

Definition

A List, detailing the warnings related to the job

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IUserFacingWarningDetail> WarningDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.WarningDetail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IUserFacingWarningDetail>
Public ReadOnly Property WarningDetail As List(Of IUserFacingWarningDetail)

Property Value

Implements

Attributes

Applies to