CloudBlobDirectory Properties

Windows Runtime Azure Storage Client Library

Public Properties

  Name Description
public property Container Gets the container for the virtual directory.
public property Parent Gets the parent directory for the virtual directory.
public property Prefix Gets the prefix.
public property ServiceClient Gets the Blob service client for the virtual directory.
public property StorageUri Gets the blob directory's URIs for both the primary and secondary locations.
public property Uri Gets the URI that identifies the virtual directory for the primary location.

See Also