CloudBlobContainer Properties

Windows Runtime Azure Storage Client Library

Public Properties

  Name Description
public property Metadata Gets the container's metadata.
public property Name Gets the name of the container.
public property Properties Gets the container's system properties.
public property ServiceClient Gets the Blob service client for the container.
public property StorageUri Gets the container's URIs for both the primary and secondary locations.
public property Uri Gets the container's URI for the primary location.

See Also