Interface WebAppBase.UpdateStages
- Enclosing interface:
- WebAppBase
public static interface WebAppBase.UpdateStages
Grouping of all the web app update stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
A web app update stage allowing app settings to be set.static interface
A web app definition stage allowing authentication to be set.static interface
The stage of the web app update allowing setting if client affinity is enabled.static interface
The stage of the web app update allowing setting if client cert is enabled.static interface
A web app update stage allowing connection strings to be set.static interface
A web app definition stage allowing diagnostic logging to be set.static interface
The stage of the web app update allowing host name binding to be set.static interface
The stage of the web app update allowing SSL binding to be set.static interface
A web app definition stage allowing System Assigned Managed Service Identity to be set.static interface
The stage of the web app update allowing setting if SCM site is also stopped when the web app is stopped.static interface
The stage of the web app update allowing other configurations to be set.static interface
The stage of the web app update allowing disabling the web app upon creation.static interface
A web app update stage allowing source control to be set.static interface
The stage of the System Assigned (Local) Managed Service Identity enabled web app allowing to set access role for the identity.static interface
The stage of the web app update allowing to add User Assigned (External) Managed Service Identities.static interface
The stage of the web app update allowing Java web container to be set.