toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.billing.kotlin.inputs
/
GetAssociatedTenantPlainArgs
Get
Associated
Tenant
Plain
Args
data
class
GetAssociatedTenantPlainArgs
(
val
associatedTenantName
:
String
,
val
billingAccountName
:
String
)
:
ConvertibleToJava
<
GetAssociatedTenantPlainArgs
>
Members
Constructors
Get
Associated
Tenant
Plain
Args
Link copied to clipboard
constructor
(
associatedTenantName
:
String
,
billingAccountName
:
String
)
Properties
associated
Tenant
Name
Link copied to clipboard
val
associatedTenantName
:
String
The ID that uniquely identifies a tenant.
billing
Account
Name
Link copied to clipboard
val
billingAccountName
:
String
The ID that uniquely identifies a billing account.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetAssociatedTenantPlainArgs