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

Uri

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

Applies to