blobs_list: List blobs

Description Usage Arguments Value

View source: R/blobs.R

Description

Lists all the blobs in the given container. Ignores blobs with content length 0.

Usage

1
blobs_list(storage_account, container_name, azure_access_key)

Arguments

storage_account

The name of the storage account

container_name

The name of the container

azure_access_key

Access key to the storage account

Value

A tibble with information of the blobs.


paasim/azuretools documentation built on March 10, 2021, 10:08 a.m.