Storage

List storage SAS definitions for the given storage account. This operation requires the storage/listsas permission.

get/storage/{storage-account-name}/sas

Path parameters

storage-account-namestring required

The name of the storage account.

Query parameters

maxresultsinteger

Maximum number of results to return in a page. If not specified the service will return up to 25 results.

api-versionstring required

Client API version.

Response

A response message containing a list of SAS definitions along with a link to the next page of SAS definitions.

nextLinkstring

The URL to get the next set of SAS defintions.

Changes