Microsoft.Azure.Storage.Container (ex_microsoft_azure_storage v0.1.0)
Link to this section Summary
Link to this section Types
Specs
Link to this section Functions
Link to this function
create_container(container)
Link to this function
delete_container(container)
Link to this function
get_container_acl(container)
Link to this function
get_container_metadata(container)
Link to this function
get_container_properties(container)
Link to this function
list_blobs(container, opts \\ [prefix: nil, delimiter: nil, marker: nil, maxresults: nil, timeout: nil, include: nil])
Link to this function
list_containers(context)
Link to this function
new(storage_context, container_name)
Link to this function
parse_access_level(arg1)
Link to this function
set_container_acl(container, access_level)
Link to this function
set_container_acl_public_access_blob(container)
Link to this function
set_container_acl_public_access_container(container)
Link to this function