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

Uri

A Uri containing the primary Queue service endpoint.

Applies to