GetAccountSASResourceTypes

data class GetAccountSASResourceTypes(val container: Boolean, val object: Boolean, val service: Boolean)

Constructors

Link copied to clipboard
constructor(container: Boolean, object: Boolean, service: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Should permission be granted to the container?

Link copied to clipboard

Should permission be granted only to a specific object?

Link copied to clipboard

Should permission be granted to the entire service?