Share via


DetectorInfo.SupportTopicList Property

Definition

List of Support Topics for which this detector is enabled.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.DetectorSupportTopic> SupportTopicList { get; }
member this.SupportTopicList : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.DetectorSupportTopic>
Public ReadOnly Property SupportTopicList As IReadOnlyList(Of DetectorSupportTopic)

Property Value

Applies to