Compartilhar via


IDiagnosticDetectorResponse.DetectorDefinitionRank Property

Definition

Detector Rank

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

Property Value

Attributes

Applies to