Compartilhar via


DiagnosticsDefinition.AnalysisType Property

Definition

List of analysis types

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

Property Value

Implements

Attributes

Applies to