These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi
azure-native-v2.datashare.listShareSubscriptionSynchronizationDetails
Explore with Pulumi AI
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi
List synchronization details Azure REST API version: 2021-08-01.
Using listShareSubscriptionSynchronizationDetails
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 listShareSubscriptionSynchronizationDetails(args: ListShareSubscriptionSynchronizationDetailsArgs, opts?: InvokeOptions): Promise<ListShareSubscriptionSynchronizationDetailsResult>
function listShareSubscriptionSynchronizationDetailsOutput(args: ListShareSubscriptionSynchronizationDetailsOutputArgs, opts?: InvokeOptions): Output<ListShareSubscriptionSynchronizationDetailsResult>
def list_share_subscription_synchronization_details(account_name: Optional[str] = None,
filter: Optional[str] = None,
orderby: Optional[str] = None,
resource_group_name: Optional[str] = None,
share_subscription_name: Optional[str] = None,
skip_token: Optional[str] = None,
synchronization_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> ListShareSubscriptionSynchronizationDetailsResult
def list_share_subscription_synchronization_details_output(account_name: Optional[pulumi.Input[str]] = None,
filter: Optional[pulumi.Input[str]] = None,
orderby: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
share_subscription_name: Optional[pulumi.Input[str]] = None,
skip_token: Optional[pulumi.Input[str]] = None,
synchronization_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListShareSubscriptionSynchronizationDetailsResult]
func ListShareSubscriptionSynchronizationDetails(ctx *Context, args *ListShareSubscriptionSynchronizationDetailsArgs, opts ...InvokeOption) (*ListShareSubscriptionSynchronizationDetailsResult, error)
func ListShareSubscriptionSynchronizationDetailsOutput(ctx *Context, args *ListShareSubscriptionSynchronizationDetailsOutputArgs, opts ...InvokeOption) ListShareSubscriptionSynchronizationDetailsResultOutput
> Note: This function is named ListShareSubscriptionSynchronizationDetails
in the Go SDK.
public static class ListShareSubscriptionSynchronizationDetails
{
public static Task<ListShareSubscriptionSynchronizationDetailsResult> InvokeAsync(ListShareSubscriptionSynchronizationDetailsArgs args, InvokeOptions? opts = null)
public static Output<ListShareSubscriptionSynchronizationDetailsResult> Invoke(ListShareSubscriptionSynchronizationDetailsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListShareSubscriptionSynchronizationDetailsResult> listShareSubscriptionSynchronizationDetails(ListShareSubscriptionSynchronizationDetailsArgs args, InvokeOptions options)
public static Output<ListShareSubscriptionSynchronizationDetailsResult> listShareSubscriptionSynchronizationDetails(ListShareSubscriptionSynchronizationDetailsArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:datashare:listShareSubscriptionSynchronizationDetails
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Name This property is required. Changes to this property will trigger replacement.
- The name of the share account.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name.
This property is required. Changes to this property will trigger replacement.
- The name of the share subscription.
- Synchronization
Id This property is required. string - Synchronization id
- Filter string
- Filters the results using OData syntax.
- Orderby string
- Sorts the results using OData syntax.
- Skip
Token string - Continuation token
- Account
Name This property is required. Changes to this property will trigger replacement.
- The name of the share account.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name.
This property is required. Changes to this property will trigger replacement.
- The name of the share subscription.
- Synchronization
Id This property is required. string - Synchronization id
- Filter string
- Filters the results using OData syntax.
- Orderby string
- Sorts the results using OData syntax.
- Skip
Token string - Continuation token
- account
Name This property is required. Changes to this property will trigger replacement.
- The name of the share account.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name.
This property is required. Changes to this property will trigger replacement.
- The name of the share subscription.
- synchronization
Id This property is required. String - Synchronization id
- filter String
- Filters the results using OData syntax.
- orderby String
- Sorts the results using OData syntax.
- skip
Token String - Continuation token
- account
Name This property is required. Changes to this property will trigger replacement.
- The name of the share account.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name.
This property is required. Changes to this property will trigger replacement.
- The name of the share subscription.
- synchronization
Id This property is required. string - Synchronization id
- filter string
- Filters the results using OData syntax.
- orderby string
- Sorts the results using OData syntax.
- skip
Token string - Continuation token
- account_
name This property is required. Changes to this property will trigger replacement.
- The name of the share account.
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- The resource group name.
This property is required. Changes to this property will trigger replacement.
- The name of the share subscription.
- synchronization_
id This property is required. str - Synchronization id
- filter str
- Filters the results using OData syntax.
- orderby str
- Sorts the results using OData syntax.
- skip_
token str - Continuation token
- account
Name This property is required. Changes to this property will trigger replacement.
- The name of the share account.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name.
This property is required. Changes to this property will trigger replacement.
- The name of the share subscription.
- synchronization
Id This property is required. String - Synchronization id
- filter String
- Filters the results using OData syntax.
- orderby String
- Sorts the results using OData syntax.
- skip
Token String - Continuation token
listShareSubscriptionSynchronizationDetails 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 Id This property is required. string - Id of data set
- Data
Set Type This property is required. string - Type of the data set
- Duration
Ms This property is required. int - Duration of data set level copy
- End
Time This property is required. string - End time of data set level copy
- Files
Read This property is required. double - The number of files read from the source data set
- Files
Written This property is required. double - The number of files written into the sink data set
- Message
This property is required. string - Error message if any
- Name
This property is required. string - Name of the data set
- Rows
Copied This property is required. double - The number of files copied into the sink data set
- Rows
Read This property is required. double - The number of rows read from the source data set.
- Size
Read This property is required. double - The size of the data read from the source data set in bytes
- Size
Written This property is required. double - The size of the data written into the sink data set in bytes
- Start
Time This property is required. string - Start time of data set level copy
- Status
This property is required. string - Raw Status
- VCore
This property is required. double - The vCore units consumed for the data set synchronization
- Data
Set Id This property is required. string - Id of data set
- Data
Set Type This property is required. string - Type of the data set
- Duration
Ms This property is required. int - Duration of data set level copy
- End
Time This property is required. string - End time of data set level copy
- Files
Read This property is required. float64 - The number of files read from the source data set
- Files
Written This property is required. float64 - The number of files written into the sink data set
- Message
This property is required. string - Error message if any
- Name
This property is required. string - Name of the data set
- Rows
Copied This property is required. float64 - The number of files copied into the sink data set
- Rows
Read This property is required. float64 - The number of rows read from the source data set.
- Size
Read This property is required. float64 - The size of the data read from the source data set in bytes
- Size
Written This property is required. float64 - The size of the data written into the sink data set in bytes
- Start
Time This property is required. string - Start time of data set level copy
- Status
This property is required. string - Raw Status
- VCore
This property is required. float64 - The vCore units consumed for the data set synchronization
- data
Set Id This property is required. String - Id of data set
- data
Set Type This property is required. String - Type of the data set
- duration
Ms This property is required. Integer - Duration of data set level copy
- end
Time This property is required. String - End time of data set level copy
- files
Read This property is required. Double - The number of files read from the source data set
- files
Written This property is required. Double - The number of files written into the sink data set
- message
This property is required. String - Error message if any
- name
This property is required. String - Name of the data set
- rows
Copied This property is required. Double - The number of files copied into the sink data set
- rows
Read This property is required. Double - The number of rows read from the source data set.
- size
Read This property is required. Double - The size of the data read from the source data set in bytes
- size
Written This property is required. Double - The size of the data written into the sink data set in bytes
- start
Time This property is required. String - Start time of data set level copy
- status
This property is required. String - Raw Status
- v
Core This property is required. Double - The vCore units consumed for the data set synchronization
- data
Set Id This property is required. string - Id of data set
- data
Set Type This property is required. string - Type of the data set
- duration
Ms This property is required. number - Duration of data set level copy
- end
Time This property is required. string - End time of data set level copy
- files
Read This property is required. number - The number of files read from the source data set
- files
Written This property is required. number - The number of files written into the sink data set
- message
This property is required. string - Error message if any
- name
This property is required. string - Name of the data set
- rows
Copied This property is required. number - The number of files copied into the sink data set
- rows
Read This property is required. number - The number of rows read from the source data set.
- size
Read This property is required. number - The size of the data read from the source data set in bytes
- size
Written This property is required. number - The size of the data written into the sink data set in bytes
- start
Time This property is required. string - Start time of data set level copy
- status
This property is required. string - Raw Status
- v
Core This property is required. number - The vCore units consumed for the data set synchronization
- data_
set_ id This property is required. str - Id of data set
- data_
set_ type This property is required. str - Type of the data set
- duration_
ms This property is required. int - Duration of data set level copy
- end_
time This property is required. str - End time of data set level copy
- files_
read This property is required. float - The number of files read from the source data set
- files_
written This property is required. float - The number of files written into the sink data set
- message
This property is required. str - Error message if any
- name
This property is required. str - Name of the data set
- rows_
copied This property is required. float - The number of files copied into the sink data set
- rows_
read This property is required. float - The number of rows read from the source data set.
- size_
read This property is required. float - The size of the data read from the source data set in bytes
- size_
written This property is required. float - The size of the data written into the sink data set in bytes
- start_
time This property is required. str - Start time of data set level copy
- status
This property is required. str - Raw Status
- v_
core This property is required. float - The vCore units consumed for the data set synchronization
- data
Set Id This property is required. String - Id of data set
- data
Set Type This property is required. String - Type of the data set
- duration
Ms This property is required. Number - Duration of data set level copy
- end
Time This property is required. String - End time of data set level copy
- files
Read This property is required. Number - The number of files read from the source data set
- files
Written This property is required. Number - The number of files written into the sink data set
- message
This property is required. String - Error message if any
- name
This property is required. String - Name of the data set
- rows
Copied This property is required. Number - The number of files copied into the sink data set
- rows
Read This property is required. Number - The number of rows read from the source data set.
- size
Read This property is required. Number - The size of the data read from the source data set in bytes
- size
Written This property is required. Number - The size of the data written into the sink data set in bytes
- start
Time This property is required. String - Start time of data set level copy
- status
This property is required. String - Raw Status
- v
Core This property is required. Number - The vCore units consumed for the data set synchronization
Package Details
- Repository
- azure-native-v2 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi