BlobShareResponse

data class BlobShareResponse(val sasUri: String)

Blob container storage information.

Constructors

Link copied to clipboard
constructor(sasUri: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

SAS URI of Azure Storage Account Container.