你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

获取与事件中心兼容的使用者组标识符。

Name

获取与事件中心兼容的使用者组名称。

Properties

获取或设置标记。

Type

获取资源类型。

适用于