CloudFileClient.BaseUri Property

Definition

Gets the base URI for the File service client.

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

Property Value

Uri

The base URI used to construct the File service client.

Applies to