Cloud Composer v1 API - Enum SoftwareConfig.Types.WebServerPluginsMode (2.7.0)

public enum SoftwareConfig.Types.WebServerPluginsMode

Reference documentation and code samples for the Cloud Composer v1 API enum SoftwareConfig.Types.WebServerPluginsMode.

Web server plugins mode of the Cloud Composer environment.

Namespace

Google.Cloud.Orchestration.Airflow.Service.V1

Assembly

Google.Cloud.Orchestration.Airflow.Service.V1.dll

Fields

NameDescription
PluginsDisabled

Web server plugins are not supported.

PluginsEnabled

Web server plugins are supported.

Unspecified

Default mode.