Uses of Interface
com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet
-
Packages that use NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet in com.microsoft.azure.management.network
Subinterfaces of NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceNetworkInterface.DefinitionThe entirety of the network interface definition.Methods in com.microsoft.azure.management.network that return NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet Modifier and Type Method Description NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnetNetworkInterface.DefinitionStages.WithPrimaryNetwork. withExistingPrimaryNetwork(Network network)Associate an existing virtual network with the network interface's primary IP configuration.
-