ApiGatewayResource.GetApiGatewayConfigConnections 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 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.