LoadBalancer.DefinitionStages.WithCreate Interface

Implements

public static interface LoadBalancer.DefinitionStages.WithCreate
extends Creatable<LoadBalancer>, DefinitionWithTags<WithCreate>, WithBackend, WithFrontend, WithProbe, WithSku

The stage of a load balancer definition containing all the required inputs for the resource to be created, but also allowing for any other optional settings to be specified.

Applies to