SasTokenInformationResponse

data class SasTokenInformationResponse(val accessToken: String)

SAS token information.

Constructors

Link copied to clipboard
constructor(accessToken: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The access token for the associated Azure Storage Container.