AzureUsage ========== A resource that contains shared access signature (SAS) Uri to the blob with an expiry of 30 minutes Resource definition ------------------- .. literalinclude:: _static/AzureUsage.json :language: json +-------------------------------+-------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------+ | Name | Type | Description | +===============================+=========================+====================================================================================================================================================+ | file.url | string | URL to blob in storage account with shared access signature valid for 30 minutes. This URL can be used to download the requested Azure usage file. | +-------------------------------+-------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------+ | file.urlExpiry | DateTime | UTC time when SAS expires | +-------------------------------+-------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------+ | file.lastModified | DateTime | UTC time when blob in the storage account was last modified | +-------------------------------+-------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------+ Operations on Addresses ----------------------- - :doc:`/scenarios/azureusage-index`