Interface NicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>

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

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 using Attachable.InUpdate.attach().