CloudBlobDirectory Properties

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Public Properties

 NameDescription
public propertyContainerGets the container for the blob directory.
public propertyParentGets the parent directory for the blob directory.
public propertyServiceClientGets the service client for the blob directory.
public propertyUriGets the URI that identifies the blob directory.

See Also