Share via


DiagnosticSolution.Metadata Property

Definition

Solution Metadata.

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

Property Value

Applies to