1. Packages
  2. Azure Native
  3. API Docs
  4. datashare
  5. listShareSynchronizationDetails
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.33.0 published on Friday, Mar 22, 2024 by Pulumi

azure-native.datashare.listShareSynchronizationDetails

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.33.0 published on Friday, Mar 22, 2024 by Pulumi

    List synchronization details Azure REST API version: 2021-08-01.

    Using listShareSynchronizationDetails

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function listShareSynchronizationDetails(args: ListShareSynchronizationDetailsArgs, opts?: InvokeOptions): Promise<ListShareSynchronizationDetailsResult>
    function listShareSynchronizationDetailsOutput(args: ListShareSynchronizationDetailsOutputArgs, opts?: InvokeOptions): Output<ListShareSynchronizationDetailsResult>
    def list_share_synchronization_details(account_name: Optional[str] = None,
                                           consumer_email: Optional[str] = None,
                                           consumer_name: Optional[str] = None,
                                           consumer_tenant_name: Optional[str] = None,
                                           duration_ms: Optional[int] = None,
                                           end_time: Optional[str] = None,
                                           filter: Optional[str] = None,
                                           message: Optional[str] = None,
                                           orderby: Optional[str] = None,
                                           resource_group_name: Optional[str] = None,
                                           share_name: Optional[str] = None,
                                           skip_token: Optional[str] = None,
                                           start_time: Optional[str] = None,
                                           status: Optional[str] = None,
                                           synchronization_id: Optional[str] = None,
                                           opts: Optional[InvokeOptions] = None) -> ListShareSynchronizationDetailsResult
    def list_share_synchronization_details_output(account_name: Optional[pulumi.Input[str]] = None,
                                           consumer_email: Optional[pulumi.Input[str]] = None,
                                           consumer_name: Optional[pulumi.Input[str]] = None,
                                           consumer_tenant_name: Optional[pulumi.Input[str]] = None,
                                           duration_ms: Optional[pulumi.Input[int]] = None,
                                           end_time: Optional[pulumi.Input[str]] = None,
                                           filter: Optional[pulumi.Input[str]] = None,
                                           message: Optional[pulumi.Input[str]] = None,
                                           orderby: Optional[pulumi.Input[str]] = None,
                                           resource_group_name: Optional[pulumi.Input[str]] = None,
                                           share_name: Optional[pulumi.Input[str]] = None,
                                           skip_token: Optional[pulumi.Input[str]] = None,
                                           start_time: Optional[pulumi.Input[str]] = None,
                                           status: Optional[pulumi.Input[str]] = None,
                                           synchronization_id: Optional[pulumi.Input[str]] = None,
                                           opts: Optional[InvokeOptions] = None) -> Output[ListShareSynchronizationDetailsResult]
    func ListShareSynchronizationDetails(ctx *Context, args *ListShareSynchronizationDetailsArgs, opts ...InvokeOption) (*ListShareSynchronizationDetailsResult, error)
    func ListShareSynchronizationDetailsOutput(ctx *Context, args *ListShareSynchronizationDetailsOutputArgs, opts ...InvokeOption) ListShareSynchronizationDetailsResultOutput

    > Note: This function is named ListShareSynchronizationDetails in the Go SDK.

    public static class ListShareSynchronizationDetails 
    {
        public static Task<ListShareSynchronizationDetailsResult> InvokeAsync(ListShareSynchronizationDetailsArgs args, InvokeOptions? opts = null)
        public static Output<ListShareSynchronizationDetailsResult> Invoke(ListShareSynchronizationDetailsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<ListShareSynchronizationDetailsResult> listShareSynchronizationDetails(ListShareSynchronizationDetailsArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:datashare:listShareSynchronizationDetails
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountName string
    The name of the share account.
    ResourceGroupName string
    The resource group name.
    ShareName string
    The name of the share.
    ConsumerEmail string
    Email of the user who created the synchronization
    ConsumerName string
    Name of the user who created the synchronization
    ConsumerTenantName string
    Tenant name of the consumer who created the synchronization
    DurationMs int
    synchronization duration
    EndTime string
    End time of synchronization
    Filter string
    Filters the results using OData syntax.
    Message string
    message of synchronization
    Orderby string
    Sorts the results using OData syntax.
    SkipToken string
    Continuation token
    StartTime string
    start time of synchronization
    Status string
    Raw Status
    SynchronizationId string
    Synchronization id
    AccountName string
    The name of the share account.
    ResourceGroupName string
    The resource group name.
    ShareName string
    The name of the share.
    ConsumerEmail string
    Email of the user who created the synchronization
    ConsumerName string
    Name of the user who created the synchronization
    ConsumerTenantName string
    Tenant name of the consumer who created the synchronization
    DurationMs int
    synchronization duration
    EndTime string
    End time of synchronization
    Filter string
    Filters the results using OData syntax.
    Message string
    message of synchronization
    Orderby string
    Sorts the results using OData syntax.
    SkipToken string
    Continuation token
    StartTime string
    start time of synchronization
    Status string
    Raw Status
    SynchronizationId string
    Synchronization id
    accountName String
    The name of the share account.
    resourceGroupName String
    The resource group name.
    shareName String
    The name of the share.
    consumerEmail String
    Email of the user who created the synchronization
    consumerName String
    Name of the user who created the synchronization
    consumerTenantName String
    Tenant name of the consumer who created the synchronization
    durationMs Integer
    synchronization duration
    endTime String
    End time of synchronization
    filter String
    Filters the results using OData syntax.
    message String
    message of synchronization
    orderby String
    Sorts the results using OData syntax.
    skipToken String
    Continuation token
    startTime String
    start time of synchronization
    status String
    Raw Status
    synchronizationId String
    Synchronization id
    accountName string
    The name of the share account.
    resourceGroupName string
    The resource group name.
    shareName string
    The name of the share.
    consumerEmail string
    Email of the user who created the synchronization
    consumerName string
    Name of the user who created the synchronization
    consumerTenantName string
    Tenant name of the consumer who created the synchronization
    durationMs number
    synchronization duration
    endTime string
    End time of synchronization
    filter string
    Filters the results using OData syntax.
    message string
    message of synchronization
    orderby string
    Sorts the results using OData syntax.
    skipToken string
    Continuation token
    startTime string
    start time of synchronization
    status string
    Raw Status
    synchronizationId string
    Synchronization id
    account_name str
    The name of the share account.
    resource_group_name str
    The resource group name.
    share_name str
    The name of the share.
    consumer_email str
    Email of the user who created the synchronization
    consumer_name str
    Name of the user who created the synchronization
    consumer_tenant_name str
    Tenant name of the consumer who created the synchronization
    duration_ms int
    synchronization duration
    end_time str
    End time of synchronization
    filter str
    Filters the results using OData syntax.
    message str
    message of synchronization
    orderby str
    Sorts the results using OData syntax.
    skip_token str
    Continuation token
    start_time str
    start time of synchronization
    status str
    Raw Status
    synchronization_id str
    Synchronization id
    accountName String
    The name of the share account.
    resourceGroupName String
    The resource group name.
    shareName String
    The name of the share.
    consumerEmail String
    Email of the user who created the synchronization
    consumerName String
    Name of the user who created the synchronization
    consumerTenantName String
    Tenant name of the consumer who created the synchronization
    durationMs Number
    synchronization duration
    endTime String
    End time of synchronization
    filter String
    Filters the results using OData syntax.
    message String
    message of synchronization
    orderby String
    Sorts the results using OData syntax.
    skipToken String
    Continuation token
    startTime String
    start time of synchronization
    status String
    Raw Status
    synchronizationId String
    Synchronization id

    listShareSynchronizationDetails Result

    The following output properties are available:

    Value List<Pulumi.AzureNative.DataShare.Outputs.SynchronizationDetailsResponse>
    Collection of items of type DataTransferObjects.
    NextLink string
    The Url of next result page.
    Value []SynchronizationDetailsResponse
    Collection of items of type DataTransferObjects.
    NextLink string
    The Url of next result page.
    value List<SynchronizationDetailsResponse>
    Collection of items of type DataTransferObjects.
    nextLink String
    The Url of next result page.
    value SynchronizationDetailsResponse[]
    Collection of items of type DataTransferObjects.
    nextLink string
    The Url of next result page.
    value Sequence[SynchronizationDetailsResponse]
    Collection of items of type DataTransferObjects.
    next_link str
    The Url of next result page.
    value List<Property Map>
    Collection of items of type DataTransferObjects.
    nextLink String
    The Url of next result page.

    Supporting Types

    SynchronizationDetailsResponse

    DataSetId string
    Id of data set
    DataSetType string
    Type of the data set
    DurationMs int
    Duration of data set level copy
    EndTime string
    End time of data set level copy
    FilesRead double
    The number of files read from the source data set
    FilesWritten double
    The number of files written into the sink data set
    Message string
    Error message if any
    Name string
    Name of the data set
    RowsCopied double
    The number of files copied into the sink data set
    RowsRead double
    The number of rows read from the source data set.
    SizeRead double
    The size of the data read from the source data set in bytes
    SizeWritten double
    The size of the data written into the sink data set in bytes
    StartTime string
    Start time of data set level copy
    Status string
    Raw Status
    VCore double
    The vCore units consumed for the data set synchronization
    DataSetId string
    Id of data set
    DataSetType string
    Type of the data set
    DurationMs int
    Duration of data set level copy
    EndTime string
    End time of data set level copy
    FilesRead float64
    The number of files read from the source data set
    FilesWritten float64
    The number of files written into the sink data set
    Message string
    Error message if any
    Name string
    Name of the data set
    RowsCopied float64
    The number of files copied into the sink data set
    RowsRead float64
    The number of rows read from the source data set.
    SizeRead float64
    The size of the data read from the source data set in bytes
    SizeWritten float64
    The size of the data written into the sink data set in bytes
    StartTime string
    Start time of data set level copy
    Status string
    Raw Status
    VCore float64
    The vCore units consumed for the data set synchronization
    dataSetId String
    Id of data set
    dataSetType String
    Type of the data set
    durationMs Integer
    Duration of data set level copy
    endTime String
    End time of data set level copy
    filesRead Double
    The number of files read from the source data set
    filesWritten Double
    The number of files written into the sink data set
    message String
    Error message if any
    name String
    Name of the data set
    rowsCopied Double
    The number of files copied into the sink data set
    rowsRead Double
    The number of rows read from the source data set.
    sizeRead Double
    The size of the data read from the source data set in bytes
    sizeWritten Double
    The size of the data written into the sink data set in bytes
    startTime String
    Start time of data set level copy
    status String
    Raw Status
    vCore Double
    The vCore units consumed for the data set synchronization
    dataSetId string
    Id of data set
    dataSetType string
    Type of the data set
    durationMs number
    Duration of data set level copy
    endTime string
    End time of data set level copy
    filesRead number
    The number of files read from the source data set
    filesWritten number
    The number of files written into the sink data set
    message string
    Error message if any
    name string
    Name of the data set
    rowsCopied number
    The number of files copied into the sink data set
    rowsRead number
    The number of rows read from the source data set.
    sizeRead number
    The size of the data read from the source data set in bytes
    sizeWritten number
    The size of the data written into the sink data set in bytes
    startTime string
    Start time of data set level copy
    status string
    Raw Status
    vCore number
    The vCore units consumed for the data set synchronization
    data_set_id str
    Id of data set
    data_set_type str
    Type of the data set
    duration_ms int
    Duration of data set level copy
    end_time str
    End time of data set level copy
    files_read float
    The number of files read from the source data set
    files_written float
    The number of files written into the sink data set
    message str
    Error message if any
    name str
    Name of the data set
    rows_copied float
    The number of files copied into the sink data set
    rows_read float
    The number of rows read from the source data set.
    size_read float
    The size of the data read from the source data set in bytes
    size_written float
    The size of the data written into the sink data set in bytes
    start_time str
    Start time of data set level copy
    status str
    Raw Status
    v_core float
    The vCore units consumed for the data set synchronization
    dataSetId String
    Id of data set
    dataSetType String
    Type of the data set
    durationMs Number
    Duration of data set level copy
    endTime String
    End time of data set level copy
    filesRead Number
    The number of files read from the source data set
    filesWritten Number
    The number of files written into the sink data set
    message String
    Error message if any
    name String
    Name of the data set
    rowsCopied Number
    The number of files copied into the sink data set
    rowsRead Number
    The number of rows read from the source data set.
    sizeRead Number
    The size of the data read from the source data set in bytes
    sizeWritten Number
    The size of the data written into the sink data set in bytes
    startTime String
    Start time of data set level copy
    status String
    Raw Status
    vCore Number
    The vCore units consumed for the data set synchronization

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.33.0 published on Friday, Mar 22, 2024 by Pulumi