IntegrationServiceEnvironmentResource.GetIntegrationServiceEnvironmentManagedApis Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene una colección de IntegrationServiceEnvironmentManagedApiResources en 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
Devoluciones
Objeto que representa la colección de IntegrationServiceEnvironmentManagedApiResources y sus operaciones sobre un integrationServiceEnvironmentManagedApiResource.
Se aplica a
Azure SDK for .NET