Uses of Interface
com.azure.resourcemanager.network.models.NetworkInterface
Packages that use NetworkInterface
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkInterface in com.azure.resourcemanager.network.models
Subinterfaces with type arguments of type NetworkInterface in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptioninterfaceNetwork interface.interfaceNetwork interface.static interfaceThe stage of the network interface definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.static interfaceThe template for an update operation, containing all the settings that can be modified.interfaceEntry point to network interface management.interfaceEntry point to network interface management.interfaceEntry point to network interface management.interfaceEntry point to network interface management.interfaceEntry point to network interface management.interfaceAn IP configuration in a network interface.Methods in com.azure.resourcemanager.network.models that return NetworkInterfaceModifier and TypeMethodDescriptionHasNetworkInterfaces.getPrimaryNetworkInterface()Gets the primary network interface.default NetworkInterfaceHasNetworkInterfaces.getPrimaryNetworkInterface(com.azure.core.util.Context context) Gets the primary network interface.Methods in com.azure.resourcemanager.network.models that return types with arguments of type NetworkInterfaceModifier and TypeMethodDescriptionNetworkInterface.DefinitionStages.WithCreate.beginCreate()Begins creating the network interface resource.HasNetworkInterfaces.getPrimaryNetworkInterfaceAsync()Gets the primary network interface.default com.azure.core.http.rest.PagedIterable<NetworkInterface> NetworkInterfaces.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Lists resources of the specified type in the specified resource group.