IDetectorInfo.SupportTopicList Property

Definition

List of Support Topics for which this detector is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of Support Topics for which this detector is enabled.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.ISupportTopic) }, ReadOnly=true, Required=false, SerializedName="supportTopicList")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.ISupportTopic[] SupportTopicList { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of Support Topics for which this detector is enabled.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.ISupportTopic) }, ReadOnly=true, Required=false, SerializedName="supportTopicList")>]
member this.SupportTopicList : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.ISupportTopic[]
Public ReadOnly Property SupportTopicList As ISupportTopic()

Property Value

Attributes

Applies to