1. Packages
  2. Azure Native
  3. API Docs
  4. azuredatatransfer
  5. listAzureDataTransferFlowProfiles
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi

    Retrieves a list of FlowProfile resources associated with a specified pipeline.

    Uses Azure REST API version 2025-05-30-preview.

    Other available API versions: 2025-10-10-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native azuredatatransfer [ApiVersion]. See the version guide for details.

    Using listAzureDataTransferFlowProfiles

    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 listAzureDataTransferFlowProfiles(args: ListAzureDataTransferFlowProfilesArgs, opts?: InvokeOptions): Promise<ListAzureDataTransferFlowProfilesResult>
    function listAzureDataTransferFlowProfilesOutput(args: ListAzureDataTransferFlowProfilesOutputArgs, opts?: InvokeOptions): Output<ListAzureDataTransferFlowProfilesResult>
    def list_azure_data_transfer_flow_profiles(pipeline: Optional[str] = None,
                                               opts: Optional[InvokeOptions] = None) -> ListAzureDataTransferFlowProfilesResult
    def list_azure_data_transfer_flow_profiles_output(pipeline: Optional[pulumi.Input[str]] = None,
                                               opts: Optional[InvokeOptions] = None) -> Output[ListAzureDataTransferFlowProfilesResult]
    func ListAzureDataTransferFlowProfiles(ctx *Context, args *ListAzureDataTransferFlowProfilesArgs, opts ...InvokeOption) (*ListAzureDataTransferFlowProfilesResult, error)
    func ListAzureDataTransferFlowProfilesOutput(ctx *Context, args *ListAzureDataTransferFlowProfilesOutputArgs, opts ...InvokeOption) ListAzureDataTransferFlowProfilesResultOutput

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

    public static class ListAzureDataTransferFlowProfiles 
    {
        public static Task<ListAzureDataTransferFlowProfilesResult> InvokeAsync(ListAzureDataTransferFlowProfilesArgs args, InvokeOptions? opts = null)
        public static Output<ListAzureDataTransferFlowProfilesResult> Invoke(ListAzureDataTransferFlowProfilesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<ListAzureDataTransferFlowProfilesResult> listAzureDataTransferFlowProfiles(ListAzureDataTransferFlowProfilesArgs args, InvokeOptions options)
    public static Output<ListAzureDataTransferFlowProfilesResult> listAzureDataTransferFlowProfiles(ListAzureDataTransferFlowProfilesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:azuredatatransfer:listAzureDataTransferFlowProfiles
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Pipeline string
    The name of the pipeline for which to retrieve associated FlowProfiles.
    Pipeline string
    The name of the pipeline for which to retrieve associated FlowProfiles.
    pipeline String
    The name of the pipeline for which to retrieve associated FlowProfiles.
    pipeline string
    The name of the pipeline for which to retrieve associated FlowProfiles.
    pipeline str
    The name of the pipeline for which to retrieve associated FlowProfiles.
    pipeline String
    The name of the pipeline for which to retrieve associated FlowProfiles.

    listAzureDataTransferFlowProfiles Result

    The following output properties are available:

    Value []FlowProfileMetadataResponse
    FlowProfileMetadata array.
    value List<FlowProfileMetadataResponse>
    FlowProfileMetadata array.
    value FlowProfileMetadataResponse[]
    FlowProfileMetadata array.
    value List<Property Map>
    FlowProfileMetadata array.

    Supporting Types

    FlowProfileMetadataResponse

    Description string
    A description of the FlowProfile and its rulesets. The description should describe the flowprofile's purpose and rulesets applied.
    FlowProfileId string
    A guid represented as a string for the FlowProfile resource, assigned by the system.
    Name string
    The name of the FlowProfile.
    Pipeline string
    The name of the parent Pipeline Azure resource associated with this FlowProfile.
    ReplicationScenario string
    The data replication scenario handled by this FlowProfile. Please note, that this value cannot be updated after creation. See the FlowProfilePatchProperties to see updateable properties.
    Status string
    The operational status of the FlowProfile.
    Description string
    A description of the FlowProfile and its rulesets. The description should describe the flowprofile's purpose and rulesets applied.
    FlowProfileId string
    A guid represented as a string for the FlowProfile resource, assigned by the system.
    Name string
    The name of the FlowProfile.
    Pipeline string
    The name of the parent Pipeline Azure resource associated with this FlowProfile.
    ReplicationScenario string
    The data replication scenario handled by this FlowProfile. Please note, that this value cannot be updated after creation. See the FlowProfilePatchProperties to see updateable properties.
    Status string
    The operational status of the FlowProfile.
    description String
    A description of the FlowProfile and its rulesets. The description should describe the flowprofile's purpose and rulesets applied.
    flowProfileId String
    A guid represented as a string for the FlowProfile resource, assigned by the system.
    name String
    The name of the FlowProfile.
    pipeline String
    The name of the parent Pipeline Azure resource associated with this FlowProfile.
    replicationScenario String
    The data replication scenario handled by this FlowProfile. Please note, that this value cannot be updated after creation. See the FlowProfilePatchProperties to see updateable properties.
    status String
    The operational status of the FlowProfile.
    description string
    A description of the FlowProfile and its rulesets. The description should describe the flowprofile's purpose and rulesets applied.
    flowProfileId string
    A guid represented as a string for the FlowProfile resource, assigned by the system.
    name string
    The name of the FlowProfile.
    pipeline string
    The name of the parent Pipeline Azure resource associated with this FlowProfile.
    replicationScenario string
    The data replication scenario handled by this FlowProfile. Please note, that this value cannot be updated after creation. See the FlowProfilePatchProperties to see updateable properties.
    status string
    The operational status of the FlowProfile.
    description str
    A description of the FlowProfile and its rulesets. The description should describe the flowprofile's purpose and rulesets applied.
    flow_profile_id str
    A guid represented as a string for the FlowProfile resource, assigned by the system.
    name str
    The name of the FlowProfile.
    pipeline str
    The name of the parent Pipeline Azure resource associated with this FlowProfile.
    replication_scenario str
    The data replication scenario handled by this FlowProfile. Please note, that this value cannot be updated after creation. See the FlowProfilePatchProperties to see updateable properties.
    status str
    The operational status of the FlowProfile.
    description String
    A description of the FlowProfile and its rulesets. The description should describe the flowprofile's purpose and rulesets applied.
    flowProfileId String
    A guid represented as a string for the FlowProfile resource, assigned by the system.
    name String
    The name of the FlowProfile.
    pipeline String
    The name of the parent Pipeline Azure resource associated with this FlowProfile.
    replicationScenario String
    The data replication scenario handled by this FlowProfile. Please note, that this value cannot be updated after creation. See the FlowProfilePatchProperties to see updateable properties.
    status String
    The operational status of the FlowProfile.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate