InformaticaDataManagementExtensions Class
Definition
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.
A class to add extension methods to Azure.ResourceManager.InformaticaDataManagement.
public static class InformaticaDataManagementExtensions
type InformaticaDataManagementExtensions = class
Public Module InformaticaDataManagementExtensions
- Inheritance
-
InformaticaDataManagementExtensions
Methods
GetInformaticaOrganization(ResourceGroupResource, String, CancellationToken) |
Get a InformaticaOrganizationResource
|
GetInformaticaOrganizationAsync(ResourceGroupResource, String, CancellationToken) |
Get a InformaticaOrganizationResource
|
GetInformaticaOrganizationResource(ArmClient, ResourceIdentifier) |
Gets an object representing an InformaticaOrganizationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an InformaticaOrganizationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetInformaticaOrganizationResource(ResourceIdentifier) instead. |
GetInformaticaOrganizations(ResourceGroupResource) |
Gets a collection of InformaticaOrganizationResources in the ResourceGroupResource. MockingTo mock this method, please mock GetInformaticaOrganizations() instead. |
GetInformaticaOrganizations(SubscriptionResource, CancellationToken) |
List InformaticaOrganizationResource resources by subscription ID
|
GetInformaticaOrganizationsAsync(SubscriptionResource, CancellationToken) |
List InformaticaOrganizationResource resources by subscription ID
|
GetInformaticaServerlessRuntimeResource(ArmClient, ResourceIdentifier) |
Gets an object representing an InformaticaServerlessRuntimeResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an InformaticaServerlessRuntimeResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetInformaticaServerlessRuntimeResource(ResourceIdentifier) instead. |
Applies to
Azure SDK for .NET