Interface NicIpConfiguration.DefinitionStages.WithAttach<ParentT>

Type Parameters:
ParentT - the stage of the parent network interface definition to return to after attaching this definition
All Superinterfaces:
Attachable.InDefinition<ParentT>, HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress<NicIpConfiguration.DefinitionStages.WithAttach<ParentT>>, HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddress<NicIpConfiguration.DefinitionStages.WithAttach<ParentT>>, HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<NicIpConfiguration.DefinitionStages.WithAttach<ParentT>>, HasPublicIpAddress.DefinitionStages.WithPublicIPAddress<NicIpConfiguration.DefinitionStages.WithAttach<ParentT>>, NicIpConfiguration.DefinitionStages.WithApplicationGateway<ParentT>, NicIpConfiguration.DefinitionStages.WithLoadBalancer<ParentT>, NicIpConfiguration.DefinitionStages.WithPublicIPAddress<ParentT>, NicIpConfiguration.DefinitionStages.WithPublicIPAddressDeleteOptions<ParentT>
All Known Subinterfaces:
NicIpConfiguration.Definition<ParentT>
Enclosing interface:
NicIpConfiguration.DefinitionStages

The final stage of network interface IP configuration.

At this stage, any remaining optional settings can be specified, or the network interface IP configuration definition can be attached to the parent network interface definition.