Share via


MockableManagedNetworkFabricResourceGroupResource.GetNetworkFabricInternetGateways Method

Definition

Gets a collection of NetworkFabricInternetGatewayResources in the ResourceGroupResource.

public virtual Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricInternetGatewayCollection GetNetworkFabricInternetGateways ();
abstract member GetNetworkFabricInternetGateways : unit -> Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricInternetGatewayCollection
override this.GetNetworkFabricInternetGateways : unit -> Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricInternetGatewayCollection
Public Overridable Function GetNetworkFabricInternetGateways () As NetworkFabricInternetGatewayCollection

Returns

An object representing collection of NetworkFabricInternetGatewayResources and their operations over a NetworkFabricInternetGatewayResource.

Applies to