LoadBalancerPublicFrontend.UpdateDefinition<ParentT> Interface

Type Parameters

ParentT

the stage of the parent definition to return to after attaching this definition

Implements

Blank<ParentT> WithAttach<ParentT> WithPublicIPAddress<ParentT>

public static interface LoadBalancerPublicFrontend.UpdateDefinition
extends Blank<ParentT>, WithAttach<ParentT>, WithPublicIPAddress<ParentT>

The entirety of a public frontend definition as part of an Internet-facing load balancer update.

Applies to