Class BlobManagedContainer


  • public class BlobManagedContainer
    extends java.lang.Object
    A blob container managed by the BlobContainerManager
    • Constructor Detail

      • BlobManagedContainer

        protected BlobManagedContainer​(com.azure.storage.blob.BlobContainerAsyncClient client,
                                       BlobPropertyGroupAdapter properties)
        Package protected constructor
        Parameters:
        client -
        properties -
    • Method Detail

      • getClient

        public com.azure.storage.blob.BlobContainerAsyncClient getClient()
        Get the client
        Returns:
      • getContainerName

        public java.lang.String getContainerName()
        Returns:
        the containerName property value