toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storage.kotlin.outputs
/
ListStorageAccountSASResult
List
Storage
Account
SASResult
data
class
ListStorageAccountSASResult
(
val
accountSasToken
:
String
)
The List SAS credentials operation response.
Members
Constructors
List
Storage
Account
SASResult
Link copied to clipboard
constructor
(
accountSasToken
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
account
Sas
Token
Link copied to clipboard
val
accountSasToken
:
String
List SAS credentials of storage account.