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 com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attachMethods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress
withExistingPublicIpAddress, withExistingPublicIpAddressMethods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddress
withNewPublicIpAddressMethods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel
withNewPublicIpAddress, withNewPublicIpAddressMethods inherited from interface com.azure.resourcemanager.network.models.NicIpConfiguration.DefinitionStages.WithApplicationGateway
withExistingApplicationGatewayBackendMethods inherited from interface com.azure.resourcemanager.network.models.NicIpConfiguration.DefinitionStages.WithLoadBalancer
withExistingLoadBalancerBackend, withExistingLoadBalancerInboundNatRuleMethods inherited from interface com.azure.resourcemanager.network.models.NicIpConfiguration.DefinitionStages.WithPublicIPAddressDeleteOptions
withPublicIPAddressDeleteOptions