list Storage Account Service SAS
List service SAS credentials of a specific resource. Uses Azure REST API version 2022-09-01. Other available API versions: 2023-01-01, 2023-04-01, 2023-05-01, 2024-01-01.
Return
The List service SAS credentials operation response.
Parameters
null
Return
The List service SAS credentials operation response.
Parameters
The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
The response header override for cache control.
The canonical path to the signed resource.
The response header override for content disposition.
The response header override for content encoding.
The response header override for content language.
The response header override for content type.
An IP address or a range of IP addresses from which to accept requests.
A unique value up to 64 characters in length that correlates to an access policy specified for the container, queue, or table.
The key to sign the account SAS token with.
The end of partition key.
The start of partition key.
The signed permissions for the service SAS. Possible values include: Read (r), Write (w), Delete (d), List (l), Add (a), Create (c), Update (u) and Process (p).
The protocol permitted for a request made with the account SAS.
The signed services accessible with the service SAS. Possible values include: Blob (b), Container (c), File (f), Share (s).
The name of the resource group within the user's subscription. The name is case insensitive.
The end of row key.
The start of row key.
The time at which the shared access signature becomes invalid.
The time at which the SAS becomes valid.
See also
Return
The List service SAS credentials operation response.
Parameters
Builder for com.pulumi.azurenative.storage.kotlin.inputs.ListStorageAccountServiceSASPlainArgs.