toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.core.kotlin.outputs
/
ResourceDeploymentScriptPowerShellStorageAccount
Resource
Deployment
Script
Power
Shell
Storage
Account
data
class
ResourceDeploymentScriptPowerShellStorageAccount
(
val
key
:
String
,
val
name
:
String
)
Members
Constructors
Resource
Deployment
Script
Power
Shell
Storage
Account
Link copied to clipboard
constructor
(
key
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
Specifies the storage account access key.
name
Link copied to clipboard
val
name
:
String
Specifies the storage account name.