NicIPConfiguration.UpdateDefinitionStages.WithAttach<ParentT> Interface

Type Parameters

ParentT

the return type of the final attach()

public interface WithAttach extends Attachable.InUpdate,NicIPConfiguration.UpdateDefinitionStages.WithPublicIPAddress

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

Inherited Members

Applies to