Partager via


IDiagnosticDetectorResponse.DetectorDefinitionDisplayName Property

Definition

Display name of the detector

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

Property Value

Attributes

Applies to