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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.datashare.listShareSynchronizations
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
List synchronizations of a share Azure REST API version: 2021-08-01.
Using listShareSynchronizations
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 listShareSynchronizations(args: ListShareSynchronizationsArgs, opts?: InvokeOptions): Promise<ListShareSynchronizationsResult>
function listShareSynchronizationsOutput(args: ListShareSynchronizationsOutputArgs, opts?: InvokeOptions): Output<ListShareSynchronizationsResult>
def list_share_synchronizations(account_name: Optional[str] = None,
filter: Optional[str] = None,
orderby: Optional[str] = None,
resource_group_name: Optional[str] = None,
share_name: Optional[str] = None,
skip_token: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> ListShareSynchronizationsResult
def list_share_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_name: Optional[pulumi.Input[str]] = None,
skip_token: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListShareSynchronizationsResult]
func ListShareSynchronizations(ctx *Context, args *ListShareSynchronizationsArgs, opts ...InvokeOption) (*ListShareSynchronizationsResult, error)
func ListShareSynchronizationsOutput(ctx *Context, args *ListShareSynchronizationsOutputArgs, opts ...InvokeOption) ListShareSynchronizationsResultOutput
> Note: This function is named ListShareSynchronizations
in the Go SDK.
public static class ListShareSynchronizations
{
public static Task<ListShareSynchronizationsResult> InvokeAsync(ListShareSynchronizationsArgs args, InvokeOptions? opts = null)
public static Output<ListShareSynchronizationsResult> Invoke(ListShareSynchronizationsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListShareSynchronizationsResult> listShareSynchronizations(ListShareSynchronizationsArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:datashare:listShareSynchronizations
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.
- Filter string
- Filters the results using OData syntax.
- Orderby string
- Sorts the results using OData syntax.
- Skip
Token string - Continuation token
- Account
Name string - The name of the share account.
- Resource
Group stringName - The resource group name.
- string
- The name of the share.
- Filter string
- Filters the results using OData syntax.
- Orderby string
- Sorts the results using OData syntax.
- Skip
Token string - Continuation token
- account
Name String - The name of the share account.
- resource
Group StringName - The resource group name.
- String
- The name of the share.
- filter String
- Filters the results using OData syntax.
- orderby String
- Sorts the results using OData syntax.
- skip
Token String - Continuation token
- account
Name string - The name of the share account.
- resource
Group stringName - The resource group name.
- string
- The name of the share.
- filter string
- Filters the results using OData syntax.
- orderby string
- Sorts the results using OData syntax.
- skip
Token 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.
- filter str
- Filters the results using OData syntax.
- orderby str
- Sorts the results using OData syntax.
- skip_
token str - Continuation token
- account
Name String - The name of the share account.
- resource
Group StringName - The resource group name.
- String
- The name of the share.
- filter String
- Filters the results using OData syntax.
- orderby String
- Sorts the results using OData syntax.
- skip
Token String - Continuation token
listShareSynchronizations Result
The following output properties are available:
- Value
List<Pulumi.
Azure Native. Data Share. Outputs. Share Synchronization Response> - Collection of items of type DataTransferObjects.
- Next
Link string - The Url of next result page.
- Value
[]Share
Synchronization Response - Collection of items of type DataTransferObjects.
- Next
Link string - The Url of next result page.
- value
List<Share
Synchronization Response> - Collection of items of type DataTransferObjects.
- next
Link String - The Url of next result page.
- value
Share
Synchronization Response[] - Collection of items of type DataTransferObjects.
- next
Link string - The Url of next result page.
- value
Sequence[Share
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.
- next
Link String - The Url of next result page.
Supporting Types
ShareSynchronizationResponse
- Synchronization
Mode string - Synchronization mode
- 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
- Message string
- message of synchronization
- Start
Time string - start time of synchronization
- Status string
- Raw Status
- Synchronization
Id string - Synchronization id
- Synchronization
Mode string - Synchronization mode
- 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
- Message string
- message of synchronization
- Start
Time string - start time of synchronization
- Status string
- Raw Status
- Synchronization
Id string - Synchronization id
- synchronization
Mode String - Synchronization mode
- 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
- message String
- message of synchronization
- start
Time String - start time of synchronization
- status String
- Raw Status
- synchronization
Id String - Synchronization id
- synchronization
Mode string - Synchronization mode
- 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
- message string
- message of synchronization
- start
Time string - start time of synchronization
- status string
- Raw Status
- synchronization
Id string - Synchronization id
- synchronization_
mode str - Synchronization mode
- 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
- message str
- message of synchronization
- start_
time str - start time of synchronization
- status str
- Raw Status
- synchronization_
id str - Synchronization id
- synchronization
Mode String - Synchronization mode
- 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
- message String
- message of synchronization
- start
Time String - start time of synchronization
- status String
- Raw Status
- synchronization
Id String - Synchronization id
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi