Uses of Interface
com.microsoft.azure.management.network.NicIPConfiguration.DefinitionStages.Blank
-
Packages that use NicIPConfiguration.DefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of NicIPConfiguration.DefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of NicIPConfiguration.DefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceNicIPConfiguration.Definition<ParentT>The entirety of the network interface IP configuration definition.Methods in com.microsoft.azure.management.network that return NicIPConfiguration.DefinitionStages.Blank Modifier and Type Method Description NicIPConfiguration.DefinitionStages.Blank<NetworkInterface.DefinitionStages.WithCreate>NetworkInterface.DefinitionStages.WithSecondaryIPConfiguration. defineSecondaryIPConfiguration(String name)Starts definition of a secondary IP configuration.
-