Azure.ResourceManager.InformaticaDataManagement Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| AzureResourceManagerInformaticaDataManagementContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md |
| 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 a InformaticaOrganizationCollection instance call the GetInformaticaOrganizations method from an instance of ResourceGroupResource. |
| InformaticaOrganizationData |
An Organization Resource by Informatica. |
| InformaticaOrganizationResource |
A class representing a InformaticaOrganization along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a InformaticaOrganizationResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetInformaticaOrganizations 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 a InformaticaServerlessRuntimeCollection instance call the GetInformaticaServerlessRuntimes method from an instance of InformaticaOrganizationResource. |
| InformaticaServerlessRuntimeData |
A Serverless Runtime environment resource by Informatica. |
| InformaticaServerlessRuntimeResource |
A class representing a InformaticaServerlessRuntime along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a InformaticaServerlessRuntimeResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource InformaticaOrganizationResource using the GetInformaticaServerlessRuntimes method. |