Freigeben über


IScanDiagnostics.Notification Property

Definition

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

Property Value

Attributes

Applies to