azure-native.containerregistry.getImportPipeline
Explore with Pulumi AI
Gets the properties of the import pipeline.
Uses Azure REST API version 2023-01-01-preview.
Other available API versions: 2019-12-01-preview, 2020-11-01-preview, 2021-06-01-preview, 2021-08-01-preview, 2021-12-01-preview, 2022-02-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]
. See the version guide for details.
Using getImportPipeline
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 getImportPipeline(args: GetImportPipelineArgs, opts?: InvokeOptions): Promise<GetImportPipelineResult>
function getImportPipelineOutput(args: GetImportPipelineOutputArgs, opts?: InvokeOptions): Output<GetImportPipelineResult>
def get_import_pipeline(import_pipeline_name: Optional[str] = None,
registry_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetImportPipelineResult
def get_import_pipeline_output(import_pipeline_name: Optional[pulumi.Input[str]] = None,
registry_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetImportPipelineResult]
func LookupImportPipeline(ctx *Context, args *LookupImportPipelineArgs, opts ...InvokeOption) (*LookupImportPipelineResult, error)
func LookupImportPipelineOutput(ctx *Context, args *LookupImportPipelineOutputArgs, opts ...InvokeOption) LookupImportPipelineResultOutput
> Note: This function is named LookupImportPipeline
in the Go SDK.
public static class GetImportPipeline
{
public static Task<GetImportPipelineResult> InvokeAsync(GetImportPipelineArgs args, InvokeOptions? opts = null)
public static Output<GetImportPipelineResult> Invoke(GetImportPipelineInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetImportPipelineResult> getImportPipeline(GetImportPipelineArgs args, InvokeOptions options)
public static Output<GetImportPipelineResult> getImportPipeline(GetImportPipelineArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:containerregistry:getImportPipeline
arguments:
# arguments dictionary
The following arguments are supported:
- Import
Pipeline stringName - The name of the import pipeline.
- Registry
Name string - The name of the container registry.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Import
Pipeline stringName - The name of the import pipeline.
- Registry
Name string - The name of the container registry.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- import
Pipeline StringName - The name of the import pipeline.
- registry
Name String - The name of the container registry.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- import
Pipeline stringName - The name of the import pipeline.
- registry
Name string - The name of the container registry.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- import_
pipeline_ strname - The name of the import pipeline.
- registry_
name str - The name of the container registry.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- import
Pipeline StringName - The name of the import pipeline.
- registry
Name String - The name of the container registry.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getImportPipeline Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- The resource ID.
- Name string
- The name of the resource.
- Provisioning
State string - The provisioning state of the pipeline at the time the operation was called.
- Source
Pulumi.
Azure Native. Container Registry. Outputs. Import Pipeline Source Properties Response - The source properties of the import pipeline.
- System
Data Pulumi.Azure Native. Container Registry. Outputs. System Data Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- Identity
Pulumi.
Azure Native. Container Registry. Outputs. Identity Properties Response - The identity of the import pipeline.
- Location string
- The location of the import pipeline.
- Options List<string>
- The list of all options configured for the pipeline.
- Trigger
Pulumi.
Azure Native. Container Registry. Outputs. Pipeline Trigger Properties Response - The properties that describe the trigger of the import pipeline.
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- The resource ID.
- Name string
- The name of the resource.
- Provisioning
State string - The provisioning state of the pipeline at the time the operation was called.
- Source
Import
Pipeline Source Properties Response - The source properties of the import pipeline.
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- Identity
Identity
Properties Response - The identity of the import pipeline.
- Location string
- The location of the import pipeline.
- Options []string
- The list of all options configured for the pipeline.
- Trigger
Pipeline
Trigger Properties Response - The properties that describe the trigger of the import pipeline.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- The resource ID.
- name String
- The name of the resource.
- provisioning
State String - The provisioning state of the pipeline at the time the operation was called.
- source
Import
Pipeline Source Properties Response - The source properties of the import pipeline.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- identity
Identity
Properties Response - The identity of the import pipeline.
- location String
- The location of the import pipeline.
- options List<String>
- The list of all options configured for the pipeline.
- trigger
Pipeline
Trigger Properties Response - The properties that describe the trigger of the import pipeline.
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- The resource ID.
- name string
- The name of the resource.
- provisioning
State string - The provisioning state of the pipeline at the time the operation was called.
- source
Import
Pipeline Source Properties Response - The source properties of the import pipeline.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource.
- identity
Identity
Properties Response - The identity of the import pipeline.
- location string
- The location of the import pipeline.
- options string[]
- The list of all options configured for the pipeline.
- trigger
Pipeline
Trigger Properties Response - The properties that describe the trigger of the import pipeline.
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- The resource ID.
- name str
- The name of the resource.
- provisioning_
state str - The provisioning state of the pipeline at the time the operation was called.
- source
Import
Pipeline Source Properties Response - The source properties of the import pipeline.
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource.
- identity
Identity
Properties Response - The identity of the import pipeline.
- location str
- The location of the import pipeline.
- options Sequence[str]
- The list of all options configured for the pipeline.
- trigger
Pipeline
Trigger Properties Response - The properties that describe the trigger of the import pipeline.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- The resource ID.
- name String
- The name of the resource.
- provisioning
State String - The provisioning state of the pipeline at the time the operation was called.
- source Property Map
- The source properties of the import pipeline.
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- identity Property Map
- The identity of the import pipeline.
- location String
- The location of the import pipeline.
- options List<String>
- The list of all options configured for the pipeline.
- trigger Property Map
- The properties that describe the trigger of the import pipeline.
Supporting Types
IdentityPropertiesResponse
- Principal
Id string - The principal ID of resource identity.
- Tenant
Id string - The tenant ID of resource.
- Type string
- The identity type.
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Container Registry. Inputs. User Identity Properties Response> - The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/ providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- Principal
Id string - The principal ID of resource identity.
- Tenant
Id string - The tenant ID of resource.
- Type string
- The identity type.
- User
Assigned map[string]UserIdentities Identity Properties Response - The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/ providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principal
Id String - The principal ID of resource identity.
- tenant
Id String - The tenant ID of resource.
- type String
- The identity type.
- user
Assigned Map<String,UserIdentities Identity Properties Response> - The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/ providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principal
Id string - The principal ID of resource identity.
- tenant
Id string - The tenant ID of resource.
- type string
- The identity type.
- user
Assigned {[key: string]: UserIdentities Identity Properties Response} - The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/ providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principal_
id str - The principal ID of resource identity.
- tenant_
id str - The tenant ID of resource.
- type str
- The identity type.
- user_
assigned_ Mapping[str, Useridentities Identity Properties Response] - The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/ providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principal
Id String - The principal ID of resource identity.
- tenant
Id String - The tenant ID of resource.
- type String
- The identity type.
- user
Assigned Map<Property Map>Identities - The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/ providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
ImportPipelineSourcePropertiesResponse
- Key
Vault stringUri - They key vault secret uri to obtain the source storage SAS token.
- Type string
- The type of source for the import pipeline.
- Uri string
- The source uri of the import pipeline. When 'AzureStorageBlob': "https://accountName.blob.core.windows.net/containerName/blobName" When 'AzureStorageBlobContainer': "https://accountName.blob.core.windows.net/containerName"
- Key
Vault stringUri - They key vault secret uri to obtain the source storage SAS token.
- Type string
- The type of source for the import pipeline.
- Uri string
- The source uri of the import pipeline. When 'AzureStorageBlob': "https://accountName.blob.core.windows.net/containerName/blobName" When 'AzureStorageBlobContainer': "https://accountName.blob.core.windows.net/containerName"
- key
Vault StringUri - They key vault secret uri to obtain the source storage SAS token.
- type String
- The type of source for the import pipeline.
- uri String
- The source uri of the import pipeline. When 'AzureStorageBlob': "https://accountName.blob.core.windows.net/containerName/blobName" When 'AzureStorageBlobContainer': "https://accountName.blob.core.windows.net/containerName"
- key
Vault stringUri - They key vault secret uri to obtain the source storage SAS token.
- type string
- The type of source for the import pipeline.
- uri string
- The source uri of the import pipeline. When 'AzureStorageBlob': "https://accountName.blob.core.windows.net/containerName/blobName" When 'AzureStorageBlobContainer': "https://accountName.blob.core.windows.net/containerName"
- key_
vault_ struri - They key vault secret uri to obtain the source storage SAS token.
- type str
- The type of source for the import pipeline.
- uri str
- The source uri of the import pipeline. When 'AzureStorageBlob': "https://accountName.blob.core.windows.net/containerName/blobName" When 'AzureStorageBlobContainer': "https://accountName.blob.core.windows.net/containerName"
- key
Vault StringUri - They key vault secret uri to obtain the source storage SAS token.
- type String
- The type of source for the import pipeline.
- uri String
- The source uri of the import pipeline. When 'AzureStorageBlob': "https://accountName.blob.core.windows.net/containerName/blobName" When 'AzureStorageBlobContainer': "https://accountName.blob.core.windows.net/containerName"
PipelineSourceTriggerPropertiesResponse
- Status string
- The current status of the source trigger.
- Status string
- The current status of the source trigger.
- status String
- The current status of the source trigger.
- status string
- The current status of the source trigger.
- status str
- The current status of the source trigger.
- status String
- The current status of the source trigger.
PipelineTriggerPropertiesResponse
- Source
Trigger Pulumi.Azure Native. Container Registry. Inputs. Pipeline Source Trigger Properties Response - The source trigger properties of the pipeline.
- Source
Trigger PipelineSource Trigger Properties Response - The source trigger properties of the pipeline.
- source
Trigger PipelineSource Trigger Properties Response - The source trigger properties of the pipeline.
- source
Trigger PipelineSource Trigger Properties Response - The source trigger properties of the pipeline.
- source_
trigger PipelineSource Trigger Properties Response - The source trigger properties of the pipeline.
- source
Trigger Property Map - The source trigger properties of the pipeline.
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 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 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 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 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 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 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.
UserIdentityPropertiesResponse
- Client
Id string - The client id of user assigned identity.
- Principal
Id string - The principal id of user assigned identity.
- Client
Id string - The client id of user assigned identity.
- Principal
Id string - The principal id of user assigned identity.
- client
Id String - The client id of user assigned identity.
- principal
Id String - The principal id of user assigned identity.
- client
Id string - The client id of user assigned identity.
- principal
Id string - The principal id of user assigned identity.
- client_
id str - The client id of user assigned identity.
- principal_
id str - The principal id of user assigned identity.
- client
Id String - The client id of user assigned identity.
- principal
Id String - The principal id of user assigned identity.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0