toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.logic.kotlin.inputs
/
B2BPartnerContentArgs
B2BPartner
Content
Args
data
class
B2BPartnerContentArgs
(
val
businessIdentities
:
Output
<
List
<
BusinessIdentityArgs
>
>
?
=
null
)
:
ConvertibleToJava
<
B2BPartnerContentArgs
>
The B2B partner content.
Members
Constructors
B2BPartner
Content
Args
Link copied to clipboard
constructor
(
businessIdentities
:
Output
<
List
<
BusinessIdentityArgs
>
>
?
=
null
)
Properties
business
Identities
Link copied to clipboard
val
businessIdentities
:
Output
<
List
<
BusinessIdentityArgs
>
>
?
=
null
The list of partner business identities.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
B2BPartnerContentArgs