pulumi-azure-kotlin
5.53.0.0
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
)
Types
Constructors
Properties
Constructors
Resource
Deployment
Script
Power
Shell
Storage
Account
Link copied to clipboard
fun
ResourceDeploymentScriptPowerShellStorageAccount
(
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.