Share via


DiagnosticSolution.SolutionType Property

Definition

Type of Solution.

public Azure.ResourceManager.AppService.Models.DiagnosticSolutionType? SolutionType { get; set; }
member this.SolutionType : Nullable<Azure.ResourceManager.AppService.Models.DiagnosticSolutionType> with get, set
Public Property SolutionType As Nullable(Of DiagnosticSolutionType)

Property Value

Applies to