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
public static interface NicIpConfiguration.DefinitionStages.WithAttach<ParentT>
extends Attachable.InDefinition<ParentT>, NicIpConfiguration.DefinitionStages.WithPublicIPAddress<ParentT>, NicIpConfiguration.DefinitionStages.WithLoadBalancer<ParentT>, NicIpConfiguration.DefinitionStages.WithApplicationGateway<ParentT>, NicIpConfiguration.DefinitionStages.WithPublicIPAddressDeleteOptions<ParentT>
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.
-
Method Summary
Methods inherited from interface Attachable.InDefinition
attachMethods inherited from interface HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress
withExistingPublicIpAddress, withExistingPublicIpAddressMethods inherited from interface HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddress
withNewPublicIpAddressMethods inherited from interface HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel
withNewPublicIpAddress, withNewPublicIpAddressMethods inherited from interface NicIpConfiguration.DefinitionStages.WithApplicationGateway
withExistingApplicationGatewayBackendMethods inherited from interface NicIpConfiguration.DefinitionStages.WithLoadBalancer
withExistingLoadBalancerBackend, withExistingLoadBalancerInboundNatRuleMethods inherited from interface NicIpConfiguration.DefinitionStages.WithPublicIPAddressDeleteOptions
withPublicIPAddressDeleteOptions