IntegrationServiceEnvironmentResource.GetIntegrationServiceEnvironmentManagedApis Method
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.
Gets a collection of IntegrationServiceEnvironmentManagedApiResources in the IntegrationServiceEnvironment.
public virtual Azure.ResourceManager.Logic.IntegrationServiceEnvironmentManagedApiCollection GetIntegrationServiceEnvironmentManagedApis ();
abstract member GetIntegrationServiceEnvironmentManagedApis : unit -> Azure.ResourceManager.Logic.IntegrationServiceEnvironmentManagedApiCollection
override this.GetIntegrationServiceEnvironmentManagedApis : unit -> Azure.ResourceManager.Logic.IntegrationServiceEnvironmentManagedApiCollection
Public Overridable Function GetIntegrationServiceEnvironmentManagedApis () As IntegrationServiceEnvironmentManagedApiCollection
Returns
An object representing collection of IntegrationServiceEnvironmentManagedApiResources and their operations over a IntegrationServiceEnvironmentManagedApiResource.