pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.core.kotlin
/
SubscriptionArgs
/
SubscriptionArgs
Subscription
Args
fun
SubscriptionArgs
(
alias
:
Output
<
String
>
?
=
null
,
billingScopeId
:
Output
<
String
>
?
=
null
,
subscriptionId
:
Output
<
String
>
?
=
null
,
subscriptionName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
workload
:
Output
<
String
>
?
=
null
)