Megosztás a következőn keresztül:


IntegrationServiceEnvironmentResource.GetIntegrationServiceEnvironmentManagedApis Method

Definition

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.

Applies to