pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.elasticsan.kotlin.inputs
/
VolumeGroupIdentityArgs
/
VolumeGroupIdentityArgs
Volume
Group
Identity
Args
fun
VolumeGroupIdentityArgs
(
identityIds
:
Output
<
List
<
String
>
>
?
=
null
,
principalId
:
Output
<
String
>
?
=
null
,
tenantId
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
)