Compartilhar via


Diagnostics.MetadataSupportTopicList Property

Definition

List of support topics

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

Property Value

Implements

Attributes

Applies to