pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datashare.kotlin
/
ShareSubscriptionArgs
/
ShareSubscriptionArgs
Share
Subscription
Args
fun
ShareSubscriptionArgs
(
accountName
:
Output
<
String
>
?
=
null
,
expirationDate
:
Output
<
String
>
?
=
null
,
invitationId
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
shareSubscriptionName
:
Output
<
String
>
?
=
null
,
sourceShareLocation
:
Output
<
String
>
?
=
null
)