ManagedServiceIdentityArgs

constructor(principalId: Output<String>? = null, tenantId: Output<String>? = null, type: Output<Either<String, ManagedServiceIdentityType>>, userAssignedIdentities: Output<Map<String, UserAssignedIdentityArgs>>? = null)