NetworkBootstrapDeviceResource.GetNetworkBootstrapInterfaces 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 NetworkBootstrapInterfaceResources in the NetworkBootstrapDevice.
public virtual Azure.ResourceManager.ManagedNetworkFabric.NetworkBootstrapInterfaceCollection GetNetworkBootstrapInterfaces();
abstract member GetNetworkBootstrapInterfaces : unit -> Azure.ResourceManager.ManagedNetworkFabric.NetworkBootstrapInterfaceCollection
override this.GetNetworkBootstrapInterfaces : unit -> Azure.ResourceManager.ManagedNetworkFabric.NetworkBootstrapInterfaceCollection
Public Overridable Function GetNetworkBootstrapInterfaces () As NetworkBootstrapInterfaceCollection
Returns
An object representing collection of NetworkBootstrapInterfaceResources and their operations over a NetworkBootstrapInterfaceResource.