Partilhar via


ArmInformaticaDataManagementModelFactory Class

Definition

Model factory for models.

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

Methods

CheckDependenciesResult(Int32, String, IEnumerable<ServerlessRuntimeDependency>)

Initializes a new instance of CheckDependenciesResult.

ComputeUnitsMetadata(String, IEnumerable<String>)

Initializes a new instance of ComputeUnitsMetadata.

InformaticaApplicationTypeMetadata(String, String)

Initializes a new instance of InformaticaApplicationTypeMetadata.

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

Initializes a new instance of InformaticaOrganizationData.

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

Initializes a new instance of InformaticaOrganizationProperties.

InformaticaRegionsMetadata(String, String)

Initializes a new instance of InformaticaRegionsMetadata.

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

Initializes a new instance of InformaticaRuntimeResourceFetchMetadata.

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

Initializes a new instance of InformaticaServerlessFetchConfigProperties.

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

Initializes a new instance of InformaticaServerlessRuntimeData.

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>)

Initializes a new instance of InformaticaServerlessRuntimeResourceList.

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

Initializes a new instance of ServerlessConfigProperties.

ServerlessMetadataResponse(Nullable<InformaticaRuntimeType>, ServerlessConfigProperties, ServerlessRuntimeConfigProperties)

Initializes a new instance of ServerlessMetadataResponse.

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

Initializes a new instance of ServerlessRuntimeDependency.

Applies to