Interface LoadBalancerHttpProbe.DefinitionStages.Blank<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
LoadBalancerHttpProbe.DefinitionStages.WithRequestPath<ParentT>
- All Known Subinterfaces:
LoadBalancerHttpProbe.Definition<ParentT>
- Enclosing interface:
- LoadBalancerHttpProbe.DefinitionStages
public static interface LoadBalancerHttpProbe.DefinitionStages.Blank<ParentT> extends LoadBalancerHttpProbe.DefinitionStages.WithRequestPath<ParentT>
The first stage of the probe definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.DefinitionStages.WithRequestPath
withRequestPath
-
-