MockableManagedNetworkFabricResourceGroupResource.GetNetworkBootstrapDevices Method

Definition

Gets a collection of NetworkBootstrapDeviceResources in the ResourceGroupResource.

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

Returns

An object representing collection of NetworkBootstrapDeviceResources and their operations over a NetworkBootstrapDeviceResource.

Applies to