Interface LoadBalancerTcpProbe.UpdateDefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ParentT>,LoadBalancerTcpProbe.UpdateDefinitionStages.WithIntervalInSeconds<ParentT>,LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes<ParentT>
- All Known Subinterfaces:
LoadBalancerTcpProbe.UpdateDefinition<ParentT>
- Enclosing interface:
- LoadBalancerTcpProbe.UpdateDefinitionStages
public static interface LoadBalancerTcpProbe.UpdateDefinitionStages.WithAttach<ParentT>
extends Attachable.InUpdate<ParentT>, LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes<ParentT>, LoadBalancerTcpProbe.UpdateDefinitionStages.WithIntervalInSeconds<ParentT>
The final stage of the probe definition.
At this stage, any remaining optional settings can be specified, or the probe definition can be attached to the parent load balancer definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InUpdate
attachMethods inherited from interface com.azure.resourcemanager.network.models.LoadBalancerTcpProbe.UpdateDefinitionStages.WithIntervalInSeconds
withIntervalInSecondsMethods inherited from interface com.azure.resourcemanager.network.models.LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes
withNumberOfProbes