Partager via


IDetectorInfo.AnalysisType Property

Definition

Analysis Types for which this detector should apply to.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Analysis Types for which this detector should apply to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="analysisType")]
public string[] AnalysisType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Analysis Types for which this detector should apply to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="analysisType")>]
member this.AnalysisType : string[]
Public ReadOnly Property AnalysisType As String()

Property Value

String[]
Attributes

Applies to