NicIPConfiguration.UpdateDefinition<ParentT> Interface

Type Parameters

ParentT

the return type of the final UpdateDefinitionStages.WithAttach#attach()

Implements

Blank<ParentT> WithAttach<ParentT> WithNetwork<ParentT> WithPrivateIP<ParentT> WithPublicIPAddress<ParentT> WithSubnet<ParentT>

public static interface NicIPConfiguration.UpdateDefinition
extends Blank<ParentT>, WithAttach<ParentT>, WithNetwork<ParentT>, WithPrivateIP<ParentT>, WithSubnet<ParentT>, WithPublicIPAddress<ParentT>

The entirety of a network interface IP configuration definition as part of a network interface update.

Applies to