Share via


CloudQueueClient.BaseUri Property

Definition

Gets the base URI for the Queue service client, at the primary location.

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

Property Value

System.Uri

A System.Uri object for the Queue service client, at the primary location.

Applies to