toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.core.kotlin
/
SubscriptionTemplateDeploymentArgs
/
SubscriptionTemplateDeploymentArgs
Subscription
Template
Deployment
Args
constructor
(
debugLevel
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
parametersContent
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
templateContent
:
Output
<
String
>
?
=
null
,
templateSpecVersionId
:
Output
<
String
>
?
=
null
)