Azure.ResourceManager.InformaticaDataManagement Namespace

Classes

InformaticaDataManagementExtensions

A class to add extension methods to Azure.ResourceManager.InformaticaDataManagement.

InformaticaOrganizationCollection

A class representing a collection of InformaticaOrganizationResource and their operations. Each InformaticaOrganizationResource in the collection will belong to the same instance of ResourceGroupResource. To get an InformaticaOrganizationCollection instance call the GetInformaticaOrganizations method from an instance of ResourceGroupResource.

InformaticaOrganizationData

A class representing the InformaticaOrganization data model. An Organization Resource by Informatica.

InformaticaOrganizationResource

A Class representing an InformaticaOrganization along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an InformaticaOrganizationResource from an instance of ArmClient using the GetInformaticaOrganizationResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetInformaticaOrganization method.

InformaticaServerlessRuntimeCollection

A class representing a collection of InformaticaServerlessRuntimeResource and their operations. Each InformaticaServerlessRuntimeResource in the collection will belong to the same instance of InformaticaOrganizationResource. To get an InformaticaServerlessRuntimeCollection instance call the GetInformaticaServerlessRuntimes method from an instance of InformaticaOrganizationResource.

InformaticaServerlessRuntimeData

A class representing the InformaticaServerlessRuntime data model. A Serverless Runtime environment resource by Informatica.

InformaticaServerlessRuntimeResource

A Class representing an InformaticaServerlessRuntime along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an InformaticaServerlessRuntimeResource from an instance of ArmClient using the GetInformaticaServerlessRuntimeResource method. Otherwise you can get one from its parent resource InformaticaOrganizationResource using the GetInformaticaServerlessRuntime method.