Guest User

Untitled

a guest
Jul 17th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. blob_client = BlockBlobService(account_name='account_name', account_key='account_key')
  2.  
  3. properties = blob_client.get_container_properties(container_name='container_name')
Add Comment
Please, Sign In to add comment