NetworkBootstrapDeviceResource.GetNetworkBootstrapInterfaces Method

Definition

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.

Applies to