Share via


cloud_blob_directory::is_valid Method

Indicates whether the cloud_blob_directory object is valid.

bool is_valid() const;

Return Value

true if the cloud_blob_directory object is valid; otherwise, false.

Requirements

Header: blob.h

Namespace: azure::storage

See Also

Reference

cloud_blob_directory Class