PSSentinelIncident.Labels Property

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Commands.SecurityInsights.Models.Incidents.PSSentinelIncidentLabel> Labels { get; set; }
member this.Labels : System.Collections.Generic.IList<Microsoft.Azure.Commands.SecurityInsights.Models.Incidents.PSSentinelIncidentLabel> with get, set
Public Property Labels As IList(Of PSSentinelIncidentLabel)

Property Value

IList<PSSentinelIncidentLabel>

Applies to