Freigeben über


IScanResult.DiagnosticNotification Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=false, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.INotification) }, Read=true, ReadOnly=true, Required=false, SerializedName="notifications", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.INotification> DiagnosticNotification { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=false, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.INotification) }, Read=true, ReadOnly=true, Required=false, SerializedName="notifications", Update=false)>]
member this.DiagnosticNotification : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.INotification>
Public ReadOnly Property DiagnosticNotification As List(Of INotification)

Property Value

Attributes

Applies to