toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datashare.kotlin.outputs
/
ShareSynchronizationResponse
/
ShareSynchronizationResponse
Share
Synchronization
Response
constructor
(
consumerEmail
:
String
?
=
null
,
consumerName
:
String
?
=
null
,
consumerTenantName
:
String
?
=
null
,
durationMs
:
Int
?
=
null
,
endTime
:
String
?
=
null
,
message
:
String
?
=
null
,
startTime
:
String
?
=
null
,
status
:
String
?
=
null
,
synchronizationId
:
String
?
=
null
,
synchronizationMode
:
String
)