Compartilhar via


DiagnosticsDefinition.SupportTopicList Property

Definition

List of support topics

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

Property Value

Implements

Attributes

Applies to