Description Usage Arguments Value
This function checks if a blob exists in certain directory
1 | Blob_Exists(blob_name, directory, account_name, container_name, sas_token)
|
blob_name |
String. Name of the blob. |
directory |
String. Path where the blob will be searched. |
account_name |
String. Storage account name. |
container_name |
String. Container name. |
sas_token |
String. SAS token with the requiered permissions to upload. |
TRUE if the blob exists, FALSE if not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.