MockableNetworkResourceGroupResource.GetExpressRouteGateways Method

Definition

Gets a collection of ExpressRouteGateways in the ResourceGroupResource.

public virtual Azure.ResourceManager.Network.ExpressRouteGatewayCollection GetExpressRouteGateways();
abstract member GetExpressRouteGateways : unit -> Azure.ResourceManager.Network.ExpressRouteGatewayCollection
override this.GetExpressRouteGateways : unit -> Azure.ResourceManager.Network.ExpressRouteGatewayCollection
Public Overridable Function GetExpressRouteGateways () As ExpressRouteGatewayCollection

Returns

An object representing collection of ExpressRouteGateways and their operations over a ExpressRouteGatewayResource.

Applies to