次の方法で共有


DataCollectionEndpointLogsIngestion クラス

定義

クライアントがログの取り込みに使用するエンドポイント。

public class DataCollectionEndpointLogsIngestion : Microsoft.Azure.Management.Monitor.Models.LogsIngestionEndpointSpec
type DataCollectionEndpointLogsIngestion = class
    inherit LogsIngestionEndpointSpec
Public Class DataCollectionEndpointLogsIngestion
Inherits LogsIngestionEndpointSpec
継承
DataCollectionEndpointLogsIngestion

コンストラクター

DataCollectionEndpointLogsIngestion()

DataCollectionEndpointLogsIngestion クラスの新しいインスタンスを初期化します。

DataCollectionEndpointLogsIngestion(String)

DataCollectionEndpointLogsIngestion クラスの新しいインスタンスを初期化します。

プロパティ

Endpoint

エンドポイントを取得します。 このプロパティは読み取り専用です。

(継承元 LogsIngestionEndpointSpec)

適用対象