1. Packages
  2. Azure Native v2
  3. API Docs
  4. datashare
  5. listShareSubscriptionSourceShareSynchronizationSettings
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.datashare.listShareSubscriptionSourceShareSynchronizationSettings

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.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Get synchronization settings set on a share Azure REST API version: 2021-08-01.

Using listShareSubscriptionSourceShareSynchronizationSettings

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 listShareSubscriptionSourceShareSynchronizationSettings(args: ListShareSubscriptionSourceShareSynchronizationSettingsArgs, opts?: InvokeOptions): Promise<ListShareSubscriptionSourceShareSynchronizationSettingsResult>
function listShareSubscriptionSourceShareSynchronizationSettingsOutput(args: ListShareSubscriptionSourceShareSynchronizationSettingsOutputArgs, opts?: InvokeOptions): Output<ListShareSubscriptionSourceShareSynchronizationSettingsResult>
Copy
def list_share_subscription_source_share_synchronization_settings(account_name: Optional[str] = None,
                                                                  resource_group_name: Optional[str] = None,
                                                                  share_subscription_name: Optional[str] = None,
                                                                  skip_token: Optional[str] = None,
                                                                  opts: Optional[InvokeOptions] = None) -> ListShareSubscriptionSourceShareSynchronizationSettingsResult
def list_share_subscription_source_share_synchronization_settings_output(account_name: 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[ListShareSubscriptionSourceShareSynchronizationSettingsResult]
Copy
func ListShareSubscriptionSourceShareSynchronizationSettings(ctx *Context, args *ListShareSubscriptionSourceShareSynchronizationSettingsArgs, opts ...InvokeOption) (*ListShareSubscriptionSourceShareSynchronizationSettingsResult, error)
func ListShareSubscriptionSourceShareSynchronizationSettingsOutput(ctx *Context, args *ListShareSubscriptionSourceShareSynchronizationSettingsOutputArgs, opts ...InvokeOption) ListShareSubscriptionSourceShareSynchronizationSettingsResultOutput
Copy

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

public static class ListShareSubscriptionSourceShareSynchronizationSettings 
{
    public static Task<ListShareSubscriptionSourceShareSynchronizationSettingsResult> InvokeAsync(ListShareSubscriptionSourceShareSynchronizationSettingsArgs args, InvokeOptions? opts = null)
    public static Output<ListShareSubscriptionSourceShareSynchronizationSettingsResult> Invoke(ListShareSubscriptionSourceShareSynchronizationSettingsInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<ListShareSubscriptionSourceShareSynchronizationSettingsResult> listShareSubscriptionSourceShareSynchronizationSettings(ListShareSubscriptionSourceShareSynchronizationSettingsArgs args, InvokeOptions options)
public static Output<ListShareSubscriptionSourceShareSynchronizationSettingsResult> listShareSubscriptionSourceShareSynchronizationSettings(ListShareSubscriptionSourceShareSynchronizationSettingsArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:datashare:listShareSubscriptionSourceShareSynchronizationSettings
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AccountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the share account.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
ShareSubscriptionName
This property is required.
Changes to this property will trigger replacement.
string
The name of the shareSubscription.
SkipToken string
Continuation token
AccountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the share account.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
ShareSubscriptionName
This property is required.
Changes to this property will trigger replacement.
string
The name of the shareSubscription.
SkipToken string
Continuation token
accountName
This property is required.
Changes to this property will trigger replacement.
String
The name of the share account.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.
shareSubscriptionName
This property is required.
Changes to this property will trigger replacement.
String
The name of the shareSubscription.
skipToken String
Continuation token
accountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the share account.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
shareSubscriptionName
This property is required.
Changes to this property will trigger replacement.
string
The name of the shareSubscription.
skipToken string
Continuation token
account_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the share account.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The resource group name.
share_subscription_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the shareSubscription.
skip_token str
Continuation token
accountName
This property is required.
Changes to this property will trigger replacement.
String
The name of the share account.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.
shareSubscriptionName
This property is required.
Changes to this property will trigger replacement.
String
The name of the shareSubscription.
skipToken String
Continuation token

listShareSubscriptionSourceShareSynchronizationSettings Result

The following output properties are available:

Value List<Pulumi.AzureNative.DataShare.Outputs.ScheduledSourceSynchronizationSettingResponse>
Collection of items of type DataTransferObjects.
NextLink string
The Url of next result page.
Value []ScheduledSourceSynchronizationSettingResponse
Collection of items of type DataTransferObjects.
NextLink string
The Url of next result page.
value List<ScheduledSourceSynchronizationSettingResponse>
Collection of items of type DataTransferObjects.
nextLink String
The Url of next result page.
value ScheduledSourceSynchronizationSettingResponse[]
Collection of items of type DataTransferObjects.
nextLink string
The Url of next result page.
value Sequence[ScheduledSourceSynchronizationSettingResponse]
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

ScheduledSourceSynchronizationSettingResponse

RecurrenceInterval string
Recurrence Interval
SynchronizationTime string
Synchronization time
RecurrenceInterval string
Recurrence Interval
SynchronizationTime string
Synchronization time
recurrenceInterval String
Recurrence Interval
synchronizationTime String
Synchronization time
recurrenceInterval string
Recurrence Interval
synchronizationTime string
Synchronization time
recurrence_interval str
Recurrence Interval
synchronization_time str
Synchronization time
recurrenceInterval String
Recurrence Interval
synchronizationTime String
Synchronization time

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.90.0 published on Thursday, Mar 27, 2025 by Pulumi