List Share Synchronization Details Plain Args
data class ListShareSynchronizationDetailsPlainArgs(val accountName: String, val consumerEmail: String? = null, val consumerName: String? = null, val consumerTenantName: String? = null, val durationMs: Int? = null, val endTime: String? = null, val filter: String? = null, val message: String? = null, val orderby: String? = null, val resourceGroupName: String, val shareName: String, val skipToken: String? = null, val startTime: String? = null, val status: String? = null, val synchronizationId: String? = null) : ConvertibleToJava<ListShareSynchronizationDetailsPlainArgs>
Constructors
Link copied to clipboard
constructor(accountName: String, consumerEmail: String? = null, consumerName: String? = null, consumerTenantName: String? = null, durationMs: Int? = null, endTime: String? = null, filter: String? = null, message: String? = null, orderby: String? = null, resourceGroupName: String, shareName: String, skipToken: String? = null, startTime: String? = null, status: String? = null, synchronizationId: String? = null)
Properties
Link copied to clipboard
The name of the share account.
Link copied to clipboard
Email of the user who created the synchronization
Link copied to clipboard
Name of the user who created the synchronization
Link copied to clipboard
Tenant name of the consumer who created the synchronization
Link copied to clipboard
synchronization duration
Link copied to clipboard
The resource group name.
Link copied to clipboard
Synchronization id