SubscriptionInner.CountDetails Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.countDetails")]
public Microsoft.Azure.Management.ServiceBus.Fluent.Models.MessageCountDetails CountDetails { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.countDetails")>]
member this.CountDetails : Microsoft.Azure.Management.ServiceBus.Fluent.Models.MessageCountDetails
Public ReadOnly Property CountDetails As MessageCountDetails

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to