EventHubConsumerGroupInfo クラス

定義

EventHubConsumerGroupInfo オブジェクトのプロパティ。

public class EventHubConsumerGroupInfo : Microsoft.Rest.Azure.IResource
type EventHubConsumerGroupInfo = class
    interface IResource
Public Class EventHubConsumerGroupInfo
Implements IResource
継承
EventHubConsumerGroupInfo
実装

コンストラクター

EventHubConsumerGroupInfo()

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

EventHubConsumerGroupInfo(IDictionary<String,Object>, String, String, String, String)

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

プロパティ

Etag

etag を取得します。

Id

Event Hub 互換のコンシューマー グループ識別子を取得します。

Name

Event Hub 互換のコンシューマー グループ名を取得します。

Properties

タグを取得または設定します。

Type

リソースの種類を取得します。

適用対象