DataCollectionEndpoint.LogsIngestion Property

Definition

Gets or sets the endpoint used by clients to ingest logs.

[Newtonsoft.Json.JsonProperty(PropertyName="logsIngestion")]
public Microsoft.Azure.Management.Monitor.Models.DataCollectionEndpointLogsIngestion LogsIngestion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="logsIngestion")>]
member this.LogsIngestion : Microsoft.Azure.Management.Monitor.Models.DataCollectionEndpointLogsIngestion with get, set
Public Property LogsIngestion As DataCollectionEndpointLogsIngestion

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to