construct_url: Construct the url in the correct format

Description Usage Arguments

View source: R/blob_helpers.R

Description

Constructs the url. For listing blobs adds the desired parameters and others the file path.

Usage

1
construct_url(storage_account, container_name, rest = "")

Arguments

storage_account

The name of the storage account

container_name

The name of the container

rest

Rest of the resource. If referring to a file, the destination file path. If listing files, the required parameters.


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