共用方式為


EventHubConsumerGroupInfo interface

EventHubConsumerGroupInfo 對象的屬性。

屬性

etag

etag。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id

事件中樞相容的取用者群組標識符。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

事件中樞相容的取用者組名。 注意:這個屬性不會串行化。 它只能由伺服器填入。

properties

標記。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

etag

etag。 注意:這個屬性不會串行化。 它只能由伺服器填入。

etag?: string

屬性值

string

id

事件中樞相容的取用者群組標識符。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

name

事件中樞相容的取用者組名。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

properties

標記。

properties?: {[propertyName: string]: any}

屬性值

{[propertyName: string]: any}

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string