AzureStorageQueue.ApproximateMessageCount Property

Definition

Approximate message count

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="ApproximateMessageCount", Position=2, ScriptBlock="$_.ApproximateMessageCount", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public int? ApproximateMessageCount { get; }
public int? ApproximateMessageCount { get; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="ApproximateMessageCount", Position=2, ScriptBlock="$_.ApproximateMessageCount", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.ApproximateMessageCount : Nullable<int>
member this.ApproximateMessageCount : Nullable<int>
Public ReadOnly Property ApproximateMessageCount As Nullable(Of Integer)

Property Value

Attributes

Applies to