Uses of Interface
com.azure.resourcemanager.network.models.NetworkInterface
-
Packages that use NetworkInterface Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of NetworkInterface in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return NetworkInterface Modifier and Type Method Description NetworkInterfaceHasNetworkInterfaces. getPrimaryNetworkInterface()Gets the primary network interface.Methods in com.azure.resourcemanager.network.models that return types with arguments of type NetworkInterface Modifier and Type Method Description Accepted<NetworkInterface>NetworkInterface.DefinitionStages.WithCreate. beginCreate()Begins creating the network interface resource.Mono<NetworkInterface>HasNetworkInterfaces. getPrimaryNetworkInterfaceAsync()Gets the primary network interface.
-