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
public static interface NicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>
extends Attachable.InUpdate<ParentT>, NicIpConfiguration.UpdateDefinitionStages.WithPublicIPAddress<ParentT>, NicIpConfiguration.UpdateDefinitionStages.WithLoadBalancer<ParentT>, NicIpConfiguration.UpdateDefinitionStages.WithApplicationGateway<ParentT>, NicIpConfiguration.UpdateDefinitionStages.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 using Attachable.InUpdate.attach().
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InUpdate
attachMethods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.UpdateDefinitionStages.WithExistingPublicIPAddress
withExistingPublicIpAddress, withExistingPublicIpAddressMethods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.UpdateDefinitionStages.WithNewPublicIPAddress
withNewPublicIpAddressMethods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel
withNewPublicIpAddress, withNewPublicIpAddressMethods inherited from interface com.azure.resourcemanager.network.models.NicIpConfiguration.UpdateDefinitionStages.WithApplicationGateway
withExistingApplicationGatewayBackendMethods inherited from interface com.azure.resourcemanager.network.models.NicIpConfiguration.UpdateDefinitionStages.WithLoadBalancer
withExistingLoadBalancerBackend, withExistingLoadBalancerInboundNatRuleMethods inherited from interface com.azure.resourcemanager.network.models.NicIpConfiguration.UpdateDefinitionStages.WithPublicIPAddressDeleteOptions
withPublicIPAddressDeleteOptions