Partager via


LoggerContract.LoggerType Propriété

Définition

Obtient ou définit le type d’enregistreur d’événements. Les valeurs possibles sont les suivantes : 'azureEventHub', 'applicationInsights', 'azureMonitor'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.loggerType")]
public string LoggerType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.loggerType")>]
member this.LoggerType : string with get, set
Public Property LoggerType As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à