IAnalysisData.DetectorDefinitionDisplayName Property

Definition

Display name of the detector

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Display name of the detector", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="displayName", Update=false)]
public string DetectorDefinitionDisplayName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Display name of the detector", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="displayName", Update=false)>]
member this.DetectorDefinitionDisplayName : string
Public ReadOnly Property DetectorDefinitionDisplayName As String

Property Value

Attributes

Applies to