MockableComputeResourceGroupResource.GetInterconnectBlocks 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 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.