Compartir a través de


LoggerUpdateContract.LoggerType Propiedad

Definición

Obtiene o establece el tipo de registrador. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a