Freigeben über


DetectorInfo.SupportTopicList Eigenschaft

Definition

Ruft eine Liste der Supportthemen ab, für die dieser Detektor aktiviert ist.

[Newtonsoft.Json.JsonProperty(PropertyName="supportTopicList")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.SupportTopic> SupportTopicList { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportTopicList")>]
member this.SupportTopicList : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.SupportTopic>
Public ReadOnly Property SupportTopicList As IList(Of SupportTopic)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: