DetectorInfo.SupportTopicList Property

Definition

List of Support Topics for which this detector is enabled.

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

Property Value

Implements

Attributes

Applies to