InfaServerlessFetchConfigProperties interface
InfaServerlessFetchConfigProperties for the fetch all serverless API as received from informatica API response
Properties
advanced |
Advanced custom properties |
application |
applicationType name |
compute |
Compute Units |
execution |
Execution timeout |
platform | Serverless Account Platform |
region | region name for the runtime environment |
resource |
Resource group name |
serverless |
Serverless Arm Resource ID |
subnet | subnet name |
subscription |
subscription ID |
supplementary |
Supplementary File location |
tags | Tags for the resource |
tenant |
Tenant ID |
vnet | virtual network |
Property Details
advancedCustomProperties
Advanced custom properties
advancedCustomProperties?: string
Property Value
string
applicationType
applicationType name
applicationType?: string
Property Value
string
computeUnits
Compute Units
computeUnits?: string
Property Value
string
executionTimeout
Execution timeout
executionTimeout?: string
Property Value
string
platform
Serverless Account Platform
platform?: string
Property Value
string
region
region name for the runtime environment
region?: string
Property Value
string
resourceGroupName
Resource group name
resourceGroupName?: string
Property Value
string
serverlessArmResourceId
Serverless Arm Resource ID
serverlessArmResourceId?: string
Property Value
string
subnet
subnet name
subnet?: string
Property Value
string
subscriptionId
subscription ID
subscriptionId?: string
Property Value
string
supplementaryFileLocation
Supplementary File location
supplementaryFileLocation?: string
Property Value
string
tags
Tags for the resource
tags?: string
Property Value
string
tenantId
Tenant ID
tenantId?: string
Property Value
string
vnet
virtual network
vnet?: string
Property Value
string