LoadBalancerBackend.Definition<ParentT> Interface
Type Parameters
- ParentT
the stage of the parent definition to return to after attaching this definition
Implements
Blank<ParentT>
WithAttach<ParentT>
public static interface LoadBalancerBackend.Definition
extends Blank<ParentT>, WithAttach<ParentT>
The entirety of a load balancer backend definition.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java