MockableManagedNetworkFabricResourceGroupResource.GetNetworkFabricIPExtendedCommunities Method

Definition

Gets a collection of NetworkFabricIPExtendedCommunityResources in the ResourceGroupResource.

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

Returns

An object representing collection of NetworkFabricIPExtendedCommunityResources and their operations over a NetworkFabricIPExtendedCommunityResource.

Applies to