IServerlessConfigProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.ServerlessConfigPropertiesTypeConverter))]
public interface IServerlessConfigProperties : Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.ServerlessConfigPropertiesTypeConverter))>]
type IServerlessConfigProperties = interface
    interface IJsonSerializable
Public Interface IServerlessConfigProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ApplicationType

List of application types supported by informatica

ComputeUnit

The list of compute units with possible array of values

ExecutionTimeout

Serverless Runtime execution timeout

Platform

Platform types

Region

List of supported serverless informatica regions

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to