Uses of Interface
com.azure.resourcemanager.network.models.NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet
-
Packages that use NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet in com.azure.resourcemanager.network.models
Subinterfaces of NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceNetworkInterface.DefinitionThe entirety of the network interface definition.Methods in com.azure.resourcemanager.network.models 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.
-