ArmInformaticaDataManagementModelFactory Class

Definition

A factory class for creating instances of the models for mocking.

public static class ArmInformaticaDataManagementModelFactory
type ArmInformaticaDataManagementModelFactory = class
Public Class ArmInformaticaDataManagementModelFactory
Inheritance
ArmInformaticaDataManagementModelFactory

Methods

Name Description
CdiConfigProperties(String, String, IEnumerable<InformaticaApplicationConfigs>)

Informatica CDI Configuration Properties.

CheckDependenciesResult(Int32, String, IEnumerable<ServerlessRuntimeDependency>)

Model for the check dependencies API for an informatica serverless runtime resource.

ComputeUnitsMetadata(String, IEnumerable<String>)

Informatica Serverless Runtime Application type Metadata.

InformaticaApplicationTypeMetadata(String, String)

Informatica Serverless Runtime Application type Metadata.

InformaticaOrganizationData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, InformaticaOrganizationProperties)

An Organization Resource by Informatica.

InformaticaOrganizationPatch(IDictionary<String,String>, InformaticaOrganizationPropertiesUpdate)

The template for adding optional properties.

InformaticaOrganizationProperties(Nullable<InformaticaProvisioningState>, InformaticaProperties, InformaticaMarketplaceDetails, InformaticaUserDetails, InformaticaCompanyDetails, String)

Initializes a new instance of InformaticaOrganizationProperties.

InformaticaRegionsMetadata(String, String)

Informatica Serverless Runtime Regions Metadata.

InformaticaRuntimeResourceFetchMetadata(String, String, String, String, String, String, InformaticaRuntimeType, String, String, String, InformaticaServerlessFetchConfigProperties, String)

Informatica runtime resource metadata as received via the informatica fetch all runtime environments API.

InformaticaServerlessFetchConfigProperties(String, String, String, String, String, String, String, String, String, String, Nullable<Guid>, String, String, ResourceIdentifier)

InfaServerlessFetchConfigProperties for the fetch all serverless API as received from informatica API response.

InformaticaServerlessRuntimeData(ResourceIdentifier, String, ResourceType, SystemData, InformaticaServerlessRuntimeProperties)

A Serverless Runtime environment resource by Informatica.

InformaticaServerlessRuntimeProperties(Nullable<InformaticaProvisioningState>, String, Nullable<InformaticaPlatformType>, Nullable<InformaticaApplicationType>, String, String, String, InformaticaNetworkInterfaceConfiguration, IEnumerable<AdvancedCustomProperties>, String, ServerlessRuntimeConfigProperties, IEnumerable<ServerlessRuntimeTag>, String)

Initializes a new instance of InformaticaServerlessRuntimeProperties.

InformaticaServerlessRuntimeResourceList(IEnumerable<InformaticaRuntimeResourceFetchMetadata>)

A list of serverless runtime resources as fetched using the informatica APIs.

ServerlessConfigProperties(Nullable<InformaticaPlatformType>, IEnumerable<InformaticaApplicationTypeMetadata>, IEnumerable<ComputeUnitsMetadata>, String, IEnumerable<InformaticaRegionsMetadata>)

Metadata Serverless Config Properties.

ServerlessMetadataResponse(Nullable<InformaticaRuntimeType>, ServerlessConfigProperties, ServerlessRuntimeConfigProperties)

Serverless Runtime environment Metadata response.

ServerlessRuntimeConfigProperties(IEnumerable<CdiConfigProperties>, IEnumerable<CdiConfigProperties>)

Serverless Runtime config properties.

ServerlessRuntimeConfigPropertiesUpdate(IEnumerable<CdiConfigProperties>, IEnumerable<CdiConfigProperties>)

The template for adding optional properties.

ServerlessRuntimeDependency(String, String, String, String, String, String)

Dependency reference for a serverless runtime resource.

ServerlessRuntimePropertiesUpdate(String, Nullable<InformaticaPlatformType>, Nullable<InformaticaApplicationType>, String, String, String, InformaticaNetworkInterfaceConfigurationUpdate, IEnumerable<AdvancedCustomProperties>, String, ServerlessRuntimeConfigPropertiesUpdate, IEnumerable<ServerlessRuntimeTag>, String)

Applies to