CloudStorageAccount.QueueEndpoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
A System.Uri containing the primary Queue service endpoint.