MockableApiManagementResourceGroupResource.GetApiGateways 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 ApiGatewayResources in the ResourceGroupResource.
public virtual Azure.ResourceManager.ApiManagement.ApiGatewayCollection GetApiGateways();
abstract member GetApiGateways : unit -> Azure.ResourceManager.ApiManagement.ApiGatewayCollection
override this.GetApiGateways : unit -> Azure.ResourceManager.ApiManagement.ApiGatewayCollection
Public Overridable Function GetApiGateways () As ApiGatewayCollection
Returns
An object representing collection of ApiGatewayResources and their operations over a ApiGatewayResource.