azure-native.azuredatatransfer.getPipeline
Gets pipeline resource.
Uses Azure REST API version 2024-09-27.
Other available API versions: 2023-10-11-preview, 2024-01-25, 2024-05-07, 2024-09-11, 2025-03-01-preview, 2025-04-11-preview, 2025-05-21, 2025-05-30-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 getPipeline
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 getPipeline(args: GetPipelineArgs, opts?: InvokeOptions): Promise<GetPipelineResult>
function getPipelineOutput(args: GetPipelineOutputArgs, opts?: InvokeOptions): Output<GetPipelineResult>def get_pipeline(pipeline_name: Optional[str] = None,
                 resource_group_name: Optional[str] = None,
                 opts: Optional[InvokeOptions] = None) -> GetPipelineResult
def get_pipeline_output(pipeline_name: Optional[pulumi.Input[str]] = None,
                 resource_group_name: Optional[pulumi.Input[str]] = None,
                 opts: Optional[InvokeOptions] = None) -> Output[GetPipelineResult]func LookupPipeline(ctx *Context, args *LookupPipelineArgs, opts ...InvokeOption) (*LookupPipelineResult, error)
func LookupPipelineOutput(ctx *Context, args *LookupPipelineOutputArgs, opts ...InvokeOption) LookupPipelineResultOutput> Note: This function is named LookupPipeline in the Go SDK.
public static class GetPipeline 
{
    public static Task<GetPipelineResult> InvokeAsync(GetPipelineArgs args, InvokeOptions? opts = null)
    public static Output<GetPipelineResult> Invoke(GetPipelineInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPipelineResult> getPipeline(GetPipelineArgs args, InvokeOptions options)
public static Output<GetPipelineResult> getPipeline(GetPipelineArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:azuredatatransfer:getPipeline
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Pipeline
Name string - The name for the pipeline that is to be requested.
 - Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 
- Pipeline
Name string - The name for the pipeline that is to be requested.
 - Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 
- pipeline
Name String - The name for the pipeline that is to be requested.
 - resource
Group StringName  - The name of the resource group. The name is case insensitive.
 
- pipeline
Name string - The name for the pipeline that is to be requested.
 - resource
Group stringName  - The name of the resource group. The name is case insensitive.
 
- pipeline_
name str - The name for the pipeline that is to be requested.
 - resource_
group_ strname  - The name of the resource group. The name is case insensitive.
 
- pipeline
Name String - The name for the pipeline that is to be requested.
 - resource
Group StringName  - The name of the resource group. The name is case insensitive.
 
getPipeline Result
The following output properties are available:
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - Location string
 - The geo-location where the resource lives
 - Name string
 - The name of the resource
 - Properties
Pulumi.
Azure Native. Azure Data Transfer. Outputs. Pipeline Properties Response  - Properties of pipeline
 - System
Data Pulumi.Azure Native. Azure Data Transfer. Outputs. System Data Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - Type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - Dictionary<string, string>
 - Resource tags.
 
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - Location string
 - The geo-location where the resource lives
 - Name string
 - The name of the resource
 - Properties
Pipeline
Properties Response  - Properties of pipeline
 - System
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - Type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - map[string]string
 - Resource tags.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - id String
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - location String
 - The geo-location where the resource lives
 - name String
 - The name of the resource
 - properties
Pipeline
Properties Response  - Properties of pipeline
 - system
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type String
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - Map<String,String>
 - Resource tags.
 
- azure
Api stringVersion  - The Azure API version of the resource.
 - id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - location string
 - The geo-location where the resource lives
 - name string
 - The name of the resource
 - properties
Pipeline
Properties Response  - Properties of pipeline
 - system
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - {[key: string]: string}
 - Resource tags.
 
- azure_
api_ strversion  - The Azure API version of the resource.
 - id str
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - location str
 - The geo-location where the resource lives
 - name str
 - The name of the resource
 - properties
Pipeline
Properties Response  - Properties of pipeline
 - system_
data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type str
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - Mapping[str, str]
 - Resource tags.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - id String
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - location String
 - The geo-location where the resource lives
 - name String
 - The name of the resource
 - properties Property Map
 - Properties of pipeline
 - system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type String
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - Map<String>
 - Resource tags.
 
Supporting Types
InternalMetadataPropertiesResponse   
- Status
Set stringBy  - User that last set the approved status for this connection
 - Operation
Status Pulumi.Azure Native. Azure Data Transfer. Inputs. Operation Status Properties Response  - Operation status associated with the last patch request
 
- Status
Set stringBy  - User that last set the approved status for this connection
 - Operation
Status OperationStatus Properties Response  - Operation status associated with the last patch request
 
- status
Set StringBy  - User that last set the approved status for this connection
 - operation
Status OperationStatus Properties Response  - Operation status associated with the last patch request
 
- status
Set stringBy  - User that last set the approved status for this connection
 - operation
Status OperationStatus Properties Response  - Operation status associated with the last patch request
 
- status_
set_ strby  - User that last set the approved status for this connection
 - operation_
status OperationStatus Properties Response  - Operation status associated with the last patch request
 
- status
Set StringBy  - User that last set the approved status for this connection
 - operation
Status Property Map - Operation status associated with the last patch request
 
OperationStatusPropertiesResponse   
PipelineConnectionResponse  
- Etag string
 - Connection etag inside pipeline
 - Id string
 - Connection id inside pipeline
 - Location string
 - Connection location inside pipeline
 - Name string
 - Connection name inside pipeline
 - System
Data Pulumi.Azure Native. Azure Data Transfer. Inputs. System Data Response  - Metadata pertaining to creation and last modification of the resource.
 - Type string
 - Connection type inside pipeline
 - Properties
Pulumi.
Azure Native. Azure Data Transfer. Inputs. Pipeline Connection Response Properties  - Connection properties inside pipeline
 
- Etag string
 - Connection etag inside pipeline
 - Id string
 - Connection id inside pipeline
 - Location string
 - Connection location inside pipeline
 - Name string
 - Connection name inside pipeline
 - System
Data SystemData Response  - Metadata pertaining to creation and last modification of the resource.
 - Type string
 - Connection type inside pipeline
 - Properties
Pipeline
Connection Response Properties  - Connection properties inside pipeline
 
- etag String
 - Connection etag inside pipeline
 - id String
 - Connection id inside pipeline
 - location String
 - Connection location inside pipeline
 - name String
 - Connection name inside pipeline
 - system
Data SystemData Response  - Metadata pertaining to creation and last modification of the resource.
 - type String
 - Connection type inside pipeline
 - properties
Pipeline
Connection Response Properties  - Connection properties inside pipeline
 
- etag string
 - Connection etag inside pipeline
 - id string
 - Connection id inside pipeline
 - location string
 - Connection location inside pipeline
 - name string
 - Connection name inside pipeline
 - system
Data SystemData Response  - Metadata pertaining to creation and last modification of the resource.
 - type string
 - Connection type inside pipeline
 - properties
Pipeline
Connection Response Properties  - Connection properties inside pipeline
 
- etag str
 - Connection etag inside pipeline
 - id str
 - Connection id inside pipeline
 - location str
 - Connection location inside pipeline
 - name str
 - Connection name inside pipeline
 - system_
data SystemData Response  - Metadata pertaining to creation and last modification of the resource.
 - type str
 - Connection type inside pipeline
 - properties
Pipeline
Connection Response Properties  - Connection properties inside pipeline
 
- etag String
 - Connection etag inside pipeline
 - id String
 - Connection id inside pipeline
 - location String
 - Connection location inside pipeline
 - name String
 - Connection name inside pipeline
 - system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
 - type String
 - Connection type inside pipeline
 - properties Property Map
 - Connection properties inside pipeline
 
PipelineConnectionResponseProperties   
- Internal
Metadata Pulumi.Azure Native. Azure Data Transfer. Inputs. Internal Metadata Properties Response  - Internal metadata of the connection inside pipeline.
 
- Internal
Metadata InternalMetadata Properties Response  - Internal metadata of the connection inside pipeline.
 
- internal
Metadata InternalMetadata Properties Response  - Internal metadata of the connection inside pipeline.
 
- internal
Metadata InternalMetadata Properties Response  - Internal metadata of the connection inside pipeline.
 
- internal_
metadata InternalMetadata Properties Response  - Internal metadata of the connection inside pipeline.
 
- internal
Metadata Property Map - Internal metadata of the connection inside pipeline.
 
PipelinePropertiesResponse  
- Connections
List<Pulumi.
Azure Native. Azure Data Transfer. Inputs. Pipeline Connection Response>  - Connections associated with pipeline
 - Provisioning
State string - Provisioning state of the pipeline
 - Remote
Cloud string - Remote cloud of the data to be transferred or received
 - Display
Name string - Display name of this pipeline
 - Flow
Types List<string> - The flow types allowed for this pipeline
 - Policies List<string>
 - The policies for this pipeline
 - Subscribers
List<Pulumi.
Azure Native. Azure Data Transfer. Inputs. Subscriber Response>  - Subscribers of this resource
 
- Connections
[]Pipeline
Connection Response  - Connections associated with pipeline
 - Provisioning
State string - Provisioning state of the pipeline
 - Remote
Cloud string - Remote cloud of the data to be transferred or received
 - Display
Name string - Display name of this pipeline
 - Flow
Types []string - The flow types allowed for this pipeline
 - Policies []string
 - The policies for this pipeline
 - Subscribers
[]Subscriber
Response  - Subscribers of this resource
 
- connections
List<Pipeline
Connection Response>  - Connections associated with pipeline
 - provisioning
State String - Provisioning state of the pipeline
 - remote
Cloud String - Remote cloud of the data to be transferred or received
 - display
Name String - Display name of this pipeline
 - flow
Types List<String> - The flow types allowed for this pipeline
 - policies List<String>
 - The policies for this pipeline
 - subscribers
List<Subscriber
Response>  - Subscribers of this resource
 
- connections
Pipeline
Connection Response[]  - Connections associated with pipeline
 - provisioning
State string - Provisioning state of the pipeline
 - remote
Cloud string - Remote cloud of the data to be transferred or received
 - display
Name string - Display name of this pipeline
 - flow
Types string[] - The flow types allowed for this pipeline
 - policies string[]
 - The policies for this pipeline
 - subscribers
Subscriber
Response[]  - Subscribers of this resource
 
- connections
Sequence[Pipeline
Connection Response]  - Connections associated with pipeline
 - provisioning_
state str - Provisioning state of the pipeline
 - remote_
cloud str - Remote cloud of the data to be transferred or received
 - display_
name str - Display name of this pipeline
 - flow_
types Sequence[str] - The flow types allowed for this pipeline
 - policies Sequence[str]
 - The policies for this pipeline
 - subscribers
Sequence[Subscriber
Response]  - Subscribers of this resource
 
- connections List<Property Map>
 - Connections associated with pipeline
 - provisioning
State String - Provisioning state of the pipeline
 - remote
Cloud String - Remote cloud of the data to be transferred or received
 - display
Name String - Display name of this pipeline
 - flow
Types List<String> - The flow types allowed for this pipeline
 - policies List<String>
 - The policies for this pipeline
 - subscribers List<Property Map>
 - Subscribers of this resource
 
SubscriberResponse 
- Email string
 - Email of the subscriber
 - Notifications double
 - Number specifying what notifications to receive
 
- Email string
 - Email of the subscriber
 - Notifications float64
 - Number specifying what notifications to receive
 
- email String
 - Email of the subscriber
 - notifications Double
 - Number specifying what notifications to receive
 
- email string
 - Email of the subscriber
 - notifications number
 - Number specifying what notifications to receive
 
- email str
 - Email of the subscriber
 - notifications float
 - Number specifying what notifications to receive
 
- email String
 - Email of the subscriber
 - notifications Number
 - Number specifying what notifications to receive
 
SystemDataResponse  
- Created
At string - The timestamp of resource creation (UTC).
 - Created
By string - The identity that created the resource.
 - Created
By stringType  - The type of identity that created the resource.
 - Last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - Last
Modified stringBy  - The identity that last modified the resource.
 - Last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- Created
At string - The timestamp of resource creation (UTC).
 - Created
By string - The identity that created the resource.
 - Created
By stringType  - The type of identity that created the resource.
 - Last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - Last
Modified stringBy  - The identity that last modified the resource.
 - Last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- created
At String - The timestamp of resource creation (UTC).
 - created
By String - The identity that created the resource.
 - created
By StringType  - The type of identity that created the resource.
 - last
Modified StringAt  - The timestamp of resource last modification (UTC)
 - last
Modified StringBy  - The identity that last modified the resource.
 - last
Modified StringBy Type  - The type of identity that last modified the resource.
 
- created
At string - The timestamp of resource creation (UTC).
 - created
By string - The identity that created the resource.
 - created
By stringType  - The type of identity that created the resource.
 - last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - last
Modified stringBy  - The identity that last modified the resource.
 - last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- created_
at str - The timestamp of resource creation (UTC).
 - created_
by str - The identity that created the resource.
 - created_
by_ strtype  - The type of identity that created the resource.
 - last_
modified_ strat  - The timestamp of resource last modification (UTC)
 - last_
modified_ strby  - The identity that last modified the resource.
 - last_
modified_ strby_ type  - The type of identity that last modified the resource.
 
- created
At String - The timestamp of resource creation (UTC).
 - created
By String - The identity that created the resource.
 - created
By StringType  - The type of identity that created the resource.
 - last
Modified StringAt  - The timestamp of resource last modification (UTC)
 - last
Modified StringBy  - The identity that last modified the resource.
 - last
Modified StringBy Type  - The type of identity that last modified the resource.
 
Package Details
- Repository
 - Azure Native pulumi/pulumi-azure-native
 - License
 - Apache-2.0
 
