CloudFileClient.StorageUri Property

Definition

Gets the list of URIs for all locations.

public Microsoft.Azure.Storage.StorageUri StorageUri { get; }
member this.StorageUri : Microsoft.Azure.Storage.StorageUri
Public ReadOnly Property StorageUri As StorageUri

Property Value

The list of URIs for all locations.

Applies to