Interface LoadBalancerTcpProbe.UpdateDefinition<ParentT>
- Type Parameters:
ParentT
- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ParentT>
,LoadBalancerTcpProbe.UpdateDefinitionStages.Blank<ParentT>
,LoadBalancerTcpProbe.UpdateDefinitionStages.WithAttach<ParentT>
,LoadBalancerTcpProbe.UpdateDefinitionStages.WithIntervalInSeconds<ParentT>
,LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes<ParentT>
,LoadBalancerTcpProbe.UpdateDefinitionStages.WithPort<ParentT>
- Enclosing interface:
- LoadBalancerTcpProbe
public static interface LoadBalancerTcpProbe.UpdateDefinition<ParentT>
extends LoadBalancerTcpProbe.UpdateDefinitionStages.Blank<ParentT>, LoadBalancerTcpProbe.UpdateDefinitionStages.WithAttach<ParentT>, LoadBalancerTcpProbe.UpdateDefinitionStages.WithPort<ParentT>
The entirety of a probe definition as part of a load balancer update.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate
attach
Methods inherited from interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateDefinitionStages.WithIntervalInSeconds
withIntervalInSeconds
Methods inherited from interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes
withNumberOfProbes
Methods inherited from interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateDefinitionStages.WithPort
withPort