次の方法で共有


DataImportSourcesEventHub クラス

定義

イベント ハブ構成の定義。

public class DataImportSourcesEventHub : Azure.ResourceManager.Monitor.Models.DataCollectionRuleEventHubDataSource
type DataImportSourcesEventHub = class
    inherit DataCollectionRuleEventHubDataSource
Public Class DataImportSourcesEventHub
Inherits DataCollectionRuleEventHubDataSource
継承
DataImportSourcesEventHub

コンストラクター

DataImportSourcesEventHub()

DataImportSourcesEventHub の新しいインスタンスを初期化します。

プロパティ

ConsumerGroup

Event Hub コンシューマー グループ名。

(継承元 DataCollectionRuleEventHubDataSource)
Name

データ ソースのフレンドリ名。 この名前は、データ収集ルール内のすべてのデータ ソース (種類に関係なく) で一意である必要があります。

(継承元 DataCollectionRuleEventHubDataSource)
Stream

EventHub から収集するストリーム。

(継承元 DataCollectionRuleEventHubDataSource)

適用対象