Interface LoadBalancerTcpProbe.Update
- All Superinterfaces:
LoadBalancerTcpProbe.UpdateStages.WithIntervalInSeconds
,LoadBalancerTcpProbe.UpdateStages.WithNumberOfProbes
,LoadBalancerTcpProbe.UpdateStages.WithPort
,Settable<LoadBalancer.Update>
- Enclosing interface:
- LoadBalancerTcpProbe
public static interface LoadBalancerTcpProbe.Update
extends Settable<LoadBalancer.Update>, LoadBalancerTcpProbe.UpdateStages.WithPort, LoadBalancerTcpProbe.UpdateStages.WithIntervalInSeconds, LoadBalancerTcpProbe.UpdateStages.WithNumberOfProbes
The entirety of a probe update as part of a load balancer update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.network.models.LoadBalancerTcpProbe.UpdateStages.WithIntervalInSeconds
withIntervalInSeconds
Methods inherited from interface com.azure.resourcemanager.network.models.LoadBalancerTcpProbe.UpdateStages.WithNumberOfProbes
withNumberOfProbes
Methods inherited from interface com.azure.resourcemanager.network.models.LoadBalancerTcpProbe.UpdateStages.WithPort
withPort