toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.subscription.kotlin.inputs
/
PutAliasRequestPropertiesArgs
/
PutAliasRequestPropertiesArgs
Put
Alias
Request
Properties
Args
constructor
(
additionalProperties
:
Output
<
PutAliasRequestAdditionalPropertiesArgs
>
?
=
null
,
billingScope
:
Output
<
String
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
resellerId
:
Output
<
String
>
?
=
null
,
subscriptionId
:
Output
<
String
>
?
=
null
,
workload
:
Output
<
Either
<
String
,
Workload
>
>
?
=
null
)