MockableManagedNetworkFabricResourceGroupResource.GetNetworkBootstrapDevices 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 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.