blob_delete: Delete a blob

Description Usage Arguments Value

View source: R/blobs.R

Description

Downloads the blob speficied in resource_path.

Usage

1
blob_delete(storage_account, container_name, azure_access_key, resource_path)

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

resource_path

Path to the blob

Value

The result of the request is returned invisibly.


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