net11.0
namespace Azure.ResourceManager.InformaticaDataManagement.Models
{
    public static class ArmInformaticaDataManagementModelFactory
    {
        public static ServerlessRuntimePropertiesUpdate ServerlessRuntimePropertiesUpdate(string description = null, InformaticaPlatformType? platform = default, InformaticaApplicationType? applicationType = default, string computeUnits = null, string executionTimeout = null, string serverlessAccountLocation = null, InformaticaNetworkInterfaceConfigurationUpdate networkInterfaceConfiguration = null, IEnumerable<AdvancedCustomProperties> advancedCustomProperties = null, string supplementaryFileLocation = null, ServerlessRuntimeConfigPropertiesUpdate serverlessRuntimeConfig = null, IEnumerable<ServerlessRuntimeTag> serverlessRuntimeTags = null, string userContextToken = null);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assembly

Azure.ResourceManager.InformaticaDataManagement , Version=1.0.0.0, PublicKeyToken=92742159e12e44c8

Referencing

Your project needs a package reference to Azure.ResourceManager.InformaticaDataManagement.

Package Azure.ResourceManager.InformaticaDataManagement (1.0.0) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API