ConsumerGroupDescription Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a description of the consumer group.
[System.Runtime.Serialization.DataContract(Name="ConsumerGroupDescription", Namespace="http://schemas.microsoft.com/netservices/2010/10/servicebus/connect")]
public sealed class ConsumerGroupDescription : Microsoft.ServiceBus.Messaging.EntityDescription
[<System.Runtime.Serialization.DataContract(Name="ConsumerGroupDescription", Namespace="http://schemas.microsoft.com/netservices/2010/10/servicebus/connect")>]
type ConsumerGroupDescription = class
inherit EntityDescription
Public NotInheritable Class ConsumerGroupDescription
Inherits EntityDescription
- Inheritance
- Attributes
Consumer |
Initializes a new instance of the ConsumerGroupDescription class. |
Created |
Gets the exact time the message was created. |
Event |
Gets or sets the path of the event hub. |
Extension |
Gets or sets the structure that contains extra data. (Inherited from EntityDescription) |
Is |
Gets or sets a value that indicates whether the entity description is read-only. (Inherited from EntityDescription) |
Name |
Gets the name of the consumer group description. |
Updated |
Gets the exact time the message has been updated. |
User |
Gets or sets the user metadata. |
Throw |
Throws an exception if the entity description is read-only. (Inherited from EntityDescription) |
Product | Versions |
---|---|
Azure SDK for .NET | Legacy |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: