pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
SubscriptionIdArgs
Subscription
Id
Args
data
class
SubscriptionIdArgs
(
val
id
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
SubscriptionIdArgs
>
Constructors
Functions
Properties
Constructors
Subscription
Id
Args
Link copied to clipboard
fun
SubscriptionIdArgs
(
id
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
SubscriptionIdArgs
Properties
id
Link copied to clipboard
val
id
:
Output
<
String
>
?
=
null
Subscription id in the ARM id format.