ListStorageAccountSasTokensResult

The SAS response that contains the storage account, container and associated SAS token for connection use.

Constructors

Link copied to clipboard
constructor(nextLink: String, value: List<SasTokenInformationResponse>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The link (url) to the next page of results.

Link copied to clipboard

The results of the list operation.