IInfaRuntimeResourceFetchMetaData Interface

Definition

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

Properties

Name Description
CreatedBy

Created by

CreatedTime

Created time

Description

Description of the runtime resource

Id

Informatica serverless runtime id

Name

Environment name

ServerlessConfigPropertyAdvancedCustomProperty

Advanced custom properties

ServerlessConfigPropertyApplicationType

applicationType name

ServerlessConfigPropertyComputeUnit

Compute Units

ServerlessConfigPropertyExecutionTimeout

Execution timeout

ServerlessConfigPropertyPlatform

Serverless Account Platform

ServerlessConfigPropertyRegion

region name for the runtime environment

ServerlessConfigPropertyResourceGroupName

Resource group name

ServerlessConfigPropertyServerlessArmResourceId

Serverless Arm Resource ID

ServerlessConfigPropertySubnet

subnet name

ServerlessConfigPropertySubscriptionId

subscription ID

ServerlessConfigPropertySupplementaryFileLocation

Supplementary File location

ServerlessConfigPropertyTag

Tags for the resource

ServerlessConfigPropertyTenantId

Tenant ID

ServerlessConfigPropertyVnet

virtual network

Status

Status of the environment

StatusLocalized

Display message for the given status

StatusMessage

status message

Type

Environment Type

UpdatedBy

Last Updated by

UpdatedTime

Updated Time

Methods

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

Applies to