Interface NicIPConfiguration.UpdateDefinitionStages.Blank<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent network interface update to return to after attaching this definition
- All Superinterfaces:
NicIPConfiguration.UpdateDefinitionStages.WithNetwork<ParentT>
- All Known Subinterfaces:
NicIPConfiguration.UpdateDefinition<ParentT>
- Enclosing interface:
- NicIPConfiguration.UpdateDefinitionStages
public static interface NicIPConfiguration.UpdateDefinitionStages.Blank<ParentT> extends NicIPConfiguration.UpdateDefinitionStages.WithNetwork<ParentT>
The first stage of network interface IP configuration definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateDefinitionStages.WithNetwork
withExistingNetwork, withNewNetwork, withNewNetwork, withNewNetwork
-
-