pulumi-azure-native-kotlin
1.104.0.1
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.
Types
Constructors
Properties
Constructors
List
Storage
Account
SASResult
Link copied to clipboard
fun
ListStorageAccountSASResult
(
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.