Share via


DiagnosticSolution.Data Property

Definition

Solution Data.

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

Property Value

Applies to