IAnalysisData.DetectorDefinitionRank Property

Definition

Detector Rank

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Detector Rank", PossibleTypes=new System.Type[] { typeof(System.Double) }, Read=true, ReadOnly=true, Required=false, SerializedName="rank", Update=false)]
public double? DetectorDefinitionRank { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Detector Rank", PossibleTypes=new System.Type[] { typeof(System.Double) }, Read=true, ReadOnly=true, Required=false, SerializedName="rank", Update=false)>]
member this.DetectorDefinitionRank : Nullable<double>
Public ReadOnly Property DetectorDefinitionRank As Nullable(Of Double)

Property Value

Attributes

Applies to