IDetectorResponseProperties.MetadataAnalysisType 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[] MetadataAnalysisType { 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.MetadataAnalysisType : string[]
Public ReadOnly Property MetadataAnalysisType As String()

Property Value

String[]
Attributes

Applies to