1. Packages
  2. Azure Native
  3. API Docs
  4. datafactory
  5. getCredentialOperation
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.37.0 published on Monday, Apr 15, 2024 by Pulumi

azure-native.datafactory.getCredentialOperation

Explore with Pulumi AI

azure-native logo
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.37.0 published on Monday, Apr 15, 2024 by Pulumi

    Gets a credential. Azure REST API version: 2018-06-01.

    Using getCredentialOperation

    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 getCredentialOperation(args: GetCredentialOperationArgs, opts?: InvokeOptions): Promise<GetCredentialOperationResult>
    function getCredentialOperationOutput(args: GetCredentialOperationOutputArgs, opts?: InvokeOptions): Output<GetCredentialOperationResult>
    def get_credential_operation(credential_name: Optional[str] = None,
                                 factory_name: Optional[str] = None,
                                 resource_group_name: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetCredentialOperationResult
    def get_credential_operation_output(credential_name: Optional[pulumi.Input[str]] = None,
                                 factory_name: Optional[pulumi.Input[str]] = None,
                                 resource_group_name: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetCredentialOperationResult]
    func LookupCredentialOperation(ctx *Context, args *LookupCredentialOperationArgs, opts ...InvokeOption) (*LookupCredentialOperationResult, error)
    func LookupCredentialOperationOutput(ctx *Context, args *LookupCredentialOperationOutputArgs, opts ...InvokeOption) LookupCredentialOperationResultOutput

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

    public static class GetCredentialOperation 
    {
        public static Task<GetCredentialOperationResult> InvokeAsync(GetCredentialOperationArgs args, InvokeOptions? opts = null)
        public static Output<GetCredentialOperationResult> Invoke(GetCredentialOperationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCredentialOperationResult> getCredentialOperation(GetCredentialOperationArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:datafactory:getCredentialOperation
      arguments:
        # arguments dictionary

    The following arguments are supported:

    CredentialName string
    Credential name
    FactoryName string
    The factory name.
    ResourceGroupName string
    The resource group name.
    CredentialName string
    Credential name
    FactoryName string
    The factory name.
    ResourceGroupName string
    The resource group name.
    credentialName String
    Credential name
    factoryName String
    The factory name.
    resourceGroupName String
    The resource group name.
    credentialName string
    Credential name
    factoryName string
    The factory name.
    resourceGroupName string
    The resource group name.
    credential_name str
    Credential name
    factory_name str
    The factory name.
    resource_group_name str
    The resource group name.
    credentialName String
    Credential name
    factoryName String
    The factory name.
    resourceGroupName String
    The resource group name.

    getCredentialOperation Result

    The following output properties are available:

    Etag string
    Etag identifies change in the resource.
    Id string
    The resource identifier.
    Name string
    The resource name.
    Properties ManagedIdentityCredentialResponse | ServicePrincipalCredentialResponse | SystemAssignedManagedIdentityCredentialResponse | UserAssignedManagedIdentityCredentialResponse
    Properties of credentials.
    Type string
    The resource type.
    etag String
    Etag identifies change in the resource.
    id String
    The resource identifier.
    name String
    The resource name.
    properties ManagedIdentityCredentialResponse | ServicePrincipalCredentialResponse | SystemAssignedManagedIdentityCredentialResponse | UserAssignedManagedIdentityCredentialResponse
    Properties of credentials.
    type String
    The resource type.
    etag string
    Etag identifies change in the resource.
    id string
    The resource identifier.
    name string
    The resource name.
    properties ManagedIdentityCredentialResponse | ServicePrincipalCredentialResponse | SystemAssignedManagedIdentityCredentialResponse | UserAssignedManagedIdentityCredentialResponse
    Properties of credentials.
    type string
    The resource type.
    etag str
    Etag identifies change in the resource.
    id str
    The resource identifier.
    name str
    The resource name.
    properties ManagedIdentityCredentialResponse | ServicePrincipalCredentialResponse | SystemAssignedManagedIdentityCredentialResponse | UserAssignedManagedIdentityCredentialResponse
    Properties of credentials.
    type str
    The resource type.
    etag String
    Etag identifies change in the resource.
    id String
    The resource identifier.
    name String
    The resource name.
    properties Property Map | Property Map | Property Map | Property Map
    Properties of credentials.
    type String
    The resource type.

    Supporting Types

    AzureKeyVaultSecretReferenceResponse

    SecretName object
    The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
    Store Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse
    The Azure Key Vault linked service reference.
    SecretVersion object
    The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).
    SecretName interface{}
    The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
    Store LinkedServiceReferenceResponse
    The Azure Key Vault linked service reference.
    SecretVersion interface{}
    The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).
    secretName Object
    The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
    store LinkedServiceReferenceResponse
    The Azure Key Vault linked service reference.
    secretVersion Object
    The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).
    secretName any
    The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
    store LinkedServiceReferenceResponse
    The Azure Key Vault linked service reference.
    secretVersion any
    The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).
    secret_name Any
    The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
    store LinkedServiceReferenceResponse
    The Azure Key Vault linked service reference.
    secret_version Any
    The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).
    secretName Any
    The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
    store Property Map
    The Azure Key Vault linked service reference.
    secretVersion Any
    The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).

    LinkedServiceReferenceResponse

    ReferenceName string
    Reference LinkedService name.
    Type string
    Linked service reference type.
    Parameters Dictionary<string, object>
    Arguments for LinkedService.
    ReferenceName string
    Reference LinkedService name.
    Type string
    Linked service reference type.
    Parameters map[string]interface{}
    Arguments for LinkedService.
    referenceName String
    Reference LinkedService name.
    type String
    Linked service reference type.
    parameters Map<String,Object>
    Arguments for LinkedService.
    referenceName string
    Reference LinkedService name.
    type string
    Linked service reference type.
    parameters {[key: string]: any}
    Arguments for LinkedService.
    reference_name str
    Reference LinkedService name.
    type str
    Linked service reference type.
    parameters Mapping[str, Any]
    Arguments for LinkedService.
    referenceName String
    Reference LinkedService name.
    type String
    Linked service reference type.
    parameters Map<Any>
    Arguments for LinkedService.

    ManagedIdentityCredentialResponse

    Annotations List<object>
    List of tags that can be used for describing the Credential.
    Description string
    Credential description.
    Annotations []interface{}
    List of tags that can be used for describing the Credential.
    Description string
    Credential description.
    annotations List<Object>
    List of tags that can be used for describing the Credential.
    description String
    Credential description.
    annotations any[]
    List of tags that can be used for describing the Credential.
    description string
    Credential description.
    annotations Sequence[Any]
    List of tags that can be used for describing the Credential.
    description str
    Credential description.
    annotations List<Any>
    List of tags that can be used for describing the Credential.
    description String
    Credential description.

    ServicePrincipalCredentialResponse

    Annotations List<object>
    List of tags that can be used for describing the Credential.
    Description string
    Credential description.
    ServicePrincipalId object
    The app ID of the service principal used to authenticate
    ServicePrincipalKey Pulumi.AzureNative.DataFactory.Inputs.AzureKeyVaultSecretReferenceResponse
    The key of the service principal used to authenticate.
    Tenant object
    The ID of the tenant to which the service principal belongs
    Annotations []interface{}
    List of tags that can be used for describing the Credential.
    Description string
    Credential description.
    ServicePrincipalId interface{}
    The app ID of the service principal used to authenticate
    ServicePrincipalKey AzureKeyVaultSecretReferenceResponse
    The key of the service principal used to authenticate.
    Tenant interface{}
    The ID of the tenant to which the service principal belongs
    annotations List<Object>
    List of tags that can be used for describing the Credential.
    description String
    Credential description.
    servicePrincipalId Object
    The app ID of the service principal used to authenticate
    servicePrincipalKey AzureKeyVaultSecretReferenceResponse
    The key of the service principal used to authenticate.
    tenant Object
    The ID of the tenant to which the service principal belongs
    annotations any[]
    List of tags that can be used for describing the Credential.
    description string
    Credential description.
    servicePrincipalId any
    The app ID of the service principal used to authenticate
    servicePrincipalKey AzureKeyVaultSecretReferenceResponse
    The key of the service principal used to authenticate.
    tenant any
    The ID of the tenant to which the service principal belongs
    annotations Sequence[Any]
    List of tags that can be used for describing the Credential.
    description str
    Credential description.
    service_principal_id Any
    The app ID of the service principal used to authenticate
    service_principal_key AzureKeyVaultSecretReferenceResponse
    The key of the service principal used to authenticate.
    tenant Any
    The ID of the tenant to which the service principal belongs
    annotations List<Any>
    List of tags that can be used for describing the Credential.
    description String
    Credential description.
    servicePrincipalId Any
    The app ID of the service principal used to authenticate
    servicePrincipalKey Property Map
    The key of the service principal used to authenticate.
    tenant Any
    The ID of the tenant to which the service principal belongs

    SystemAssignedManagedIdentityCredentialResponse

    Annotations List<object>
    List of tags that can be used for describing the Credential.
    Description string
    Credential description.
    Annotations []interface{}
    List of tags that can be used for describing the Credential.
    Description string
    Credential description.
    annotations List<Object>
    List of tags that can be used for describing the Credential.
    description String
    Credential description.
    annotations any[]
    List of tags that can be used for describing the Credential.
    description string
    Credential description.
    annotations Sequence[Any]
    List of tags that can be used for describing the Credential.
    description str
    Credential description.
    annotations List<Any>
    List of tags that can be used for describing the Credential.
    description String
    Credential description.

    UserAssignedManagedIdentityCredentialResponse

    Annotations List<object>
    List of tags that can be used for describing the Credential.
    Description string
    Credential description.
    Annotations []interface{}
    List of tags that can be used for describing the Credential.
    Description string
    Credential description.
    annotations List<Object>
    List of tags that can be used for describing the Credential.
    description String
    Credential description.
    annotations any[]
    List of tags that can be used for describing the Credential.
    description string
    Credential description.
    annotations Sequence[Any]
    List of tags that can be used for describing the Credential.
    description str
    Credential description.
    annotations List<Any>
    List of tags that can be used for describing the Credential.
    description String
    Credential description.

    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 v1 docs if using the v1 version of this package.
    Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi