EventHubConsumerGroupBodyDescription.Properties Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.IotHub.Models.EventHubConsumerGroupName Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.IotHub.Models.EventHubConsumerGroupName with get, set
Public Property Properties As EventHubConsumerGroupName

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to