MockableComputeResourceGroupResource.GetInterconnectBlocks Method

Definition

Gets a collection of InterconnectBlocks in the ResourceGroupResource.

public virtual Azure.ResourceManager.Compute.InterconnectBlockCollection GetInterconnectBlocks();
abstract member GetInterconnectBlocks : unit -> Azure.ResourceManager.Compute.InterconnectBlockCollection
override this.GetInterconnectBlocks : unit -> Azure.ResourceManager.Compute.InterconnectBlockCollection
Public Overridable Function GetInterconnectBlocks () As InterconnectBlockCollection

Returns

An object representing collection of InterconnectBlocks and their operations over a InterconnectBlockResource.

Applies to