Share via


ApiGatewayResource.GetApiGatewayConfigConnections Method

Definition

Gets a collection of ApiGatewayConfigConnectionResources in the ApiGateway.

public virtual Azure.ResourceManager.ApiManagement.ApiGatewayConfigConnectionCollection GetApiGatewayConfigConnections();
abstract member GetApiGatewayConfigConnections : unit -> Azure.ResourceManager.ApiManagement.ApiGatewayConfigConnectionCollection
override this.GetApiGatewayConfigConnections : unit -> Azure.ResourceManager.ApiManagement.ApiGatewayConfigConnectionCollection
Public Overridable Function GetApiGatewayConfigConnections () As ApiGatewayConfigConnectionCollection

Returns

An object representing collection of ApiGatewayConfigConnectionResources and their operations over a ApiGatewayConfigConnectionResource.

Applies to