These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.datashare.listShareSynchronizationDetails
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
List synchronization details API Version: 2020-09-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:
- Account
Name string - The name of the share account.
- Resource
Group stringName - The resource group name.
- string
- The name of the share.
- Consumer
Email string - Email of the user who created the synchronization
- Consumer
Name string - Name of the user who created the synchronization
- Consumer
Tenant stringName - Tenant name of the consumer who created the synchronization
- Duration
Ms int - synchronization duration
- End
Time 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.
- Skip
Token string - Continuation token
- Start
Time string - start time of synchronization
- Status string
- Raw Status
- Synchronization
Id string - Synchronization id
- Account
Name string - The name of the share account.
- Resource
Group stringName - The resource group name.
- string
- The name of the share.
- Consumer
Email string - Email of the user who created the synchronization
- Consumer
Name string - Name of the user who created the synchronization
- Consumer
Tenant stringName - Tenant name of the consumer who created the synchronization
- Duration
Ms int - synchronization duration
- End
Time 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.
- Skip
Token string - Continuation token
- Start
Time string - start time of synchronization
- Status string
- Raw Status
- Synchronization
Id string - Synchronization id
- account
Name String - The name of the share account.
- resource
Group StringName - The resource group name.
- String
- The name of the share.
- consumer
Email String - Email of the user who created the synchronization
- consumer
Name String - Name of the user who created the synchronization
- consumer
Tenant StringName - Tenant name of the consumer who created the synchronization
- duration
Ms Integer - synchronization duration
- end
Time 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.
- skip
Token String - Continuation token
- start
Time String - start time of synchronization
- status String
- Raw Status
- synchronization
Id String - Synchronization id
- account
Name string - The name of the share account.
- resource
Group stringName - The resource group name.
- string
- The name of the share.
- consumer
Email string - Email of the user who created the synchronization
- consumer
Name string - Name of the user who created the synchronization
- consumer
Tenant stringName - Tenant name of the consumer who created the synchronization
- duration
Ms number - synchronization duration
- end
Time 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.
- skip
Token string - Continuation token
- start
Time string - start time of synchronization
- status string
- Raw Status
- synchronization
Id string - Synchronization id
- account_
name str - The name of the share account.
- resource_
group_ strname - The resource group 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_ strname - 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
- account
Name String - The name of the share account.
- resource
Group StringName - The resource group name.
- String
- The name of the share.
- consumer
Email String - Email of the user who created the synchronization
- consumer
Name String - Name of the user who created the synchronization
- consumer
Tenant StringName - Tenant name of the consumer who created the synchronization
- duration
Ms Number - synchronization duration
- end
Time 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.
- skip
Token String - Continuation token
- start
Time String - start time of synchronization
- status String
- Raw Status
- synchronization
Id String - Synchronization id
listShareSynchronizationDetails Result
The following output properties are available:
- Value
List<Pulumi.
Azure Native. Data Share. Outputs. Synchronization Details Response> - Collection of items of type DataTransferObjects.
- Next
Link string - The Url of next result page.
- Value
[]Synchronization
Details Response - Collection of items of type DataTransferObjects.
- Next
Link string - The Url of next result page.
- value
List<Synchronization
Details Response> - Collection of items of type DataTransferObjects.
- next
Link String - The Url of next result page.
- value
Synchronization
Details Response[] - Collection of items of type DataTransferObjects.
- next
Link string - The Url of next result page.
- value
Sequence[Synchronization
Details Response] - 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.
- next
Link String - The Url of next result page.
Supporting Types
SynchronizationDetailsResponse
- Data
Set stringId - Id of data set
- Data
Set stringType - Type of the data set
- Duration
Ms int - Duration of data set level copy
- End
Time string - End time of data set level copy
- Files
Read double - The number of files read from the source data set
- Files
Written double - The number of files written into the sink data set
- Message string
- Error message if any
- Name string
- Name of the data set
- Rows
Copied double - The number of files copied into the sink data set
- Rows
Read double - The number of rows read from the source data set.
- Size
Read double - The size of the data read from the source data set in bytes
- Size
Written double - The size of the data written into the sink data set in bytes
- Start
Time string - Start time of data set level copy
- Status string
- Raw Status
- VCore double
- The vCore units consumed for the data set synchronization
- Data
Set stringId - Id of data set
- Data
Set stringType - Type of the data set
- Duration
Ms int - Duration of data set level copy
- End
Time string - End time of data set level copy
- Files
Read float64 - The number of files read from the source data set
- Files
Written float64 - The number of files written into the sink data set
- Message string
- Error message if any
- Name string
- Name of the data set
- Rows
Copied float64 - The number of files copied into the sink data set
- Rows
Read float64 - The number of rows read from the source data set.
- Size
Read float64 - The size of the data read from the source data set in bytes
- Size
Written float64 - The size of the data written into the sink data set in bytes
- Start
Time string - Start time of data set level copy
- Status string
- Raw Status
- VCore float64
- The vCore units consumed for the data set synchronization
- data
Set StringId - Id of data set
- data
Set StringType - Type of the data set
- duration
Ms Integer - Duration of data set level copy
- end
Time String - End time of data set level copy
- files
Read Double - The number of files read from the source data set
- files
Written Double - The number of files written into the sink data set
- message String
- Error message if any
- name String
- Name of the data set
- rows
Copied Double - The number of files copied into the sink data set
- rows
Read Double - The number of rows read from the source data set.
- size
Read Double - The size of the data read from the source data set in bytes
- size
Written Double - The size of the data written into the sink data set in bytes
- start
Time String - Start time of data set level copy
- status String
- Raw Status
- v
Core Double - The vCore units consumed for the data set synchronization
- data
Set stringId - Id of data set
- data
Set stringType - Type of the data set
- duration
Ms number - Duration of data set level copy
- end
Time string - End time of data set level copy
- files
Read number - The number of files read from the source data set
- files
Written number - The number of files written into the sink data set
- message string
- Error message if any
- name string
- Name of the data set
- rows
Copied number - The number of files copied into the sink data set
- rows
Read number - The number of rows read from the source data set.
- size
Read number - The size of the data read from the source data set in bytes
- size
Written number - The size of the data written into the sink data set in bytes
- start
Time string - Start time of data set level copy
- status string
- Raw Status
- v
Core number - The vCore units consumed for the data set synchronization
- data_
set_ strid - Id of data set
- data_
set_ strtype - 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
- data
Set StringId - Id of data set
- data
Set StringType - Type of the data set
- duration
Ms Number - Duration of data set level copy
- end
Time String - End time of data set level copy
- files
Read Number - The number of files read from the source data set
- files
Written Number - The number of files written into the sink data set
- message String
- Error message if any
- name String
- Name of the data set
- rows
Copied Number - The number of files copied into the sink data set
- rows
Read Number - The number of rows read from the source data set.
- size
Read Number - The size of the data read from the source data set in bytes
- size
Written Number - The size of the data written into the sink data set in bytes
- start
Time String - Start time of data set level copy
- status String
- Raw Status
- v
Core Number - The vCore units consumed for the data set synchronization
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi