toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.elastic.kotlin.inputs
/
IdentityPropertiesArgs
Identity
Properties
Args
data
class
IdentityPropertiesArgs
(
val
type
:
Output
<
Either
<
String
,
ManagedIdentityTypes
>
>
?
=
null
)
:
ConvertibleToJava
<
IdentityPropertiesArgs
>
Identity properties.
Members
Constructors
Identity
Properties
Args
Link copied to clipboard
constructor
(
type
:
Output
<
Either
<
String
,
ManagedIdentityTypes
>
>
?
=
null
)
Properties
type
Link copied to clipboard
val
type
:
Output
<
Either
<
String
,
ManagedIdentityTypes
>
>
?
=
null
Managed identity type.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
IdentityPropertiesArgs