Compartilhar via


LoggerUpdateContract.LoggerType Propriedade

Definição

Obtém ou define o tipo de agente. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a