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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.datashare.listShareSubscriptionSynchronizations
Explore with Pulumi AI
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
List synchronizations of a share subscription Azure REST API version: 2021-08-01.
Using listShareSubscriptionSynchronizations
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 listShareSubscriptionSynchronizations(args: ListShareSubscriptionSynchronizationsArgs, opts?: InvokeOptions): Promise<ListShareSubscriptionSynchronizationsResult>
function listShareSubscriptionSynchronizationsOutput(args: ListShareSubscriptionSynchronizationsOutputArgs, opts?: InvokeOptions): Output<ListShareSubscriptionSynchronizationsResult>def list_share_subscription_synchronizations(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,
                                             opts: Optional[InvokeOptions] = None) -> ListShareSubscriptionSynchronizationsResult
def list_share_subscription_synchronizations_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,
                                             opts: Optional[InvokeOptions] = None) -> Output[ListShareSubscriptionSynchronizationsResult]func ListShareSubscriptionSynchronizations(ctx *Context, args *ListShareSubscriptionSynchronizationsArgs, opts ...InvokeOption) (*ListShareSubscriptionSynchronizationsResult, error)
func ListShareSubscriptionSynchronizationsOutput(ctx *Context, args *ListShareSubscriptionSynchronizationsOutputArgs, opts ...InvokeOption) ListShareSubscriptionSynchronizationsResultOutput> Note: This function is named ListShareSubscriptionSynchronizations in the Go SDK.
public static class ListShareSubscriptionSynchronizations 
{
    public static Task<ListShareSubscriptionSynchronizationsResult> InvokeAsync(ListShareSubscriptionSynchronizationsArgs args, InvokeOptions? opts = null)
    public static Output<ListShareSubscriptionSynchronizationsResult> Invoke(ListShareSubscriptionSynchronizationsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<ListShareSubscriptionSynchronizationsResult> listShareSubscriptionSynchronizations(ListShareSubscriptionSynchronizationsArgs args, InvokeOptions options)
public static Output<ListShareSubscriptionSynchronizationsResult> listShareSubscriptionSynchronizations(ListShareSubscriptionSynchronizationsArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:datashare:listShareSubscriptionSynchronizations
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountName string
- The name of the share account.
- ResourceGroup stringName 
- The resource group name.
- string
- The name of the share subscription.
- Filter string
- Filters the results using OData syntax.
- Orderby string
- Sorts the results using OData syntax.
- SkipToken string
- Continuation token
- AccountName string
- The name of the share account.
- ResourceGroup stringName 
- The resource group name.
- string
- The name of the share subscription.
- Filter string
- Filters the results using OData syntax.
- Orderby string
- Sorts the results using OData syntax.
- SkipToken string
- Continuation token
- accountName String
- The name of the share account.
- resourceGroup StringName 
- The resource group name.
- String
- The name of the share subscription.
- filter String
- Filters the results using OData syntax.
- orderby String
- Sorts the results using OData syntax.
- skipToken String
- Continuation token
- accountName string
- The name of the share account.
- resourceGroup stringName 
- The resource group name.
- string
- The name of the share subscription.
- filter string
- Filters the results using OData syntax.
- orderby string
- Sorts the results using OData syntax.
- skipToken string
- Continuation token
- account_name str
- The name of the share account.
- resource_group_ strname 
- The resource group name.
- str
- The name of the share subscription.
- filter str
- Filters the results using OData syntax.
- orderby str
- Sorts the results using OData syntax.
- skip_token str
- Continuation token
- accountName String
- The name of the share account.
- resourceGroup StringName 
- The resource group name.
- String
- The name of the share subscription.
- filter String
- Filters the results using OData syntax.
- orderby String
- Sorts the results using OData syntax.
- skipToken String
- Continuation token
listShareSubscriptionSynchronizations Result
The following output properties are available:
- Value
List<Pulumi.Azure Native. Data Share. Outputs. Share Subscription Synchronization Response> 
- Collection of items of type DataTransferObjects.
- NextLink string
- The Url of next result page.
- Value
[]ShareSubscription Synchronization Response 
- Collection of items of type DataTransferObjects.
- NextLink string
- The Url of next result page.
- value
List<ShareSubscription Synchronization Response> 
- Collection of items of type DataTransferObjects.
- nextLink String
- The Url of next result page.
- value
ShareSubscription Synchronization Response[] 
- Collection of items of type DataTransferObjects.
- nextLink string
- The Url of next result page.
- value
Sequence[ShareSubscription Synchronization 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.
- nextLink String
- The Url of next result page.
Supporting Types
ShareSubscriptionSynchronizationResponse   
- DurationMs int
- Synchronization duration
- EndTime string
- End time of synchronization
- Message string
- message of Synchronization
- StartTime string
- start time of synchronization
- Status string
- Raw Status
- SynchronizationId string
- Synchronization id
- SynchronizationMode string
- Synchronization Mode
- DurationMs int
- Synchronization duration
- EndTime string
- End time of synchronization
- Message string
- message of Synchronization
- StartTime string
- start time of synchronization
- Status string
- Raw Status
- SynchronizationId string
- Synchronization id
- SynchronizationMode string
- Synchronization Mode
- durationMs Integer
- Synchronization duration
- endTime String
- End time of synchronization
- message String
- message of Synchronization
- startTime String
- start time of synchronization
- status String
- Raw Status
- synchronizationId String
- Synchronization id
- synchronizationMode String
- Synchronization Mode
- durationMs number
- Synchronization duration
- endTime string
- End time of synchronization
- message string
- message of Synchronization
- startTime string
- start time of synchronization
- status string
- Raw Status
- synchronizationId string
- Synchronization id
- synchronizationMode string
- Synchronization Mode
- duration_ms int
- Synchronization duration
- end_time str
- End time of synchronization
- message str
- message of Synchronization
- start_time str
- start time of synchronization
- status str
- Raw Status
- synchronization_id str
- Synchronization id
- synchronization_mode str
- Synchronization Mode
- durationMs Number
- Synchronization duration
- endTime String
- End time of synchronization
- message String
- message of Synchronization
- startTime String
- start time of synchronization
- status String
- Raw Status
- synchronizationId String
- Synchronization id
- synchronizationMode String
- Synchronization Mode
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi