次の方法で共有


DataCollectionEndpointResource.LogsIngestion プロパティ

定義

ログの取り込みにクライアントによって使用されるエンドポイントを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象