CloudFileDirectory.StorageUri Property

Definition

Gets the file directory's 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

A StorageUri object containing the file directory's URIs for all locations.

Applies to