Share via


StorageAccountMicrosoftEndpoints.Queue Property

Definition

Gets the queue endpoint.

[Newtonsoft.Json.JsonProperty(PropertyName="queue")]
public string Queue { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="queue")>]
member this.Queue : string
Public ReadOnly Property Queue As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to