WebAppBase.Definition<FluentT> Interface

Type Parameters

FluentT

the type of the resource

Implements

public static interface WebAppBase.Definition<FluentT>
extends WithWebContainer<FluentT>, WithCreate<FluentT>, WithSystemAssignedIdentityBasedAccessOrCreate<FluentT>, WithUserAssignedManagedServiceIdentityBasedAccessOrCreate<FluentT>

The entirety of the web app base definition.

Applies to