List_Blobs: List all the blobs inside a directory

Description Usage Arguments Value

View source: R/blob_utils.R

Description

This function list all blobs inside a directory

Usage

1
List_Blobs(az_path, account_name, container_name, sas_token)

Arguments

az_path

String. Path to the directory inside the blob container.

account_name

String. Storage account name.

container_name

String. Container name.

sas_token

String. SAS token with the requiered permissions to list the files.

Value

List of all blobs inside the directory


Rielbe/aztools documentation built on July 14, 2020, 12:40 a.m.