DetectorInfo.Type Property

Definition

Whether this detector is an Analysis Detector or not.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.DetectorType? Type { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Type : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.DetectorType>
Public ReadOnly Property Type As Nullable(Of DetectorType)

Property Value

Implements

Attributes

Applies to