ListStorageAccountSASResult

data class ListStorageAccountSASResult(val accountSasToken: String)

The List SAS credentials operation response.

Constructors

Link copied to clipboard
constructor(accountSasToken: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List SAS credentials of storage account.