Share via


CloudStorageAccount.QueueEndpoint Property

Definition

Gets the primary endpoint for the Queue service, as configured for the storage account.

public Uri QueueEndpoint { get; }
member this.QueueEndpoint : Uri
Public ReadOnly Property QueueEndpoint As Uri

Property Value

System.Uri

A System.Uri containing the primary Queue service endpoint.

Applies to