IInfaServerlessFetchConfigProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.InfaServerlessFetchConfigPropertiesTypeConverter))]
public interface IInfaServerlessFetchConfigProperties : Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.InfaServerlessFetchConfigPropertiesTypeConverter))>]
type IInfaServerlessFetchConfigProperties = interface
interface IJsonSerializable
Public Interface IInfaServerlessFetchConfigProperties
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| AdvancedCustomProperty |
Advanced custom properties |
| ApplicationType |
applicationType name |
| ComputeUnit |
Compute Units |
| ExecutionTimeout |
Execution timeout |
| Platform |
Serverless Account Platform |
| Region |
region name for the runtime environment |
| ResourceGroupName |
Resource group name |
| ServerlessArmResourceId |
Serverless Arm Resource ID |
| Subnet |
subnet name |
| SubscriptionId |
subscription ID |
| SupplementaryFileLocation |
Supplementary File location |
| Tag |
Tags for the resource |
| TenantId |
Tenant ID |
| Vnet |
virtual network |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |