public sealed class WebServerNetworkAccessControl : IMessage<WebServerNetworkAccessControl>, IEquatable<WebServerNetworkAccessControl>, IDeepCloneable<WebServerNetworkAccessControl>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class WebServerNetworkAccessControl.
Network-level access control policy for the Airflow web server.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `WebServerNetworkAccessControl` class within the Google Cloud Composer v1 API, specifically for version 2.4.0."],["The `WebServerNetworkAccessControl` class is a sealed class that manages network-level access control for the Airflow web server."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the constructors for `WebServerNetworkAccessControl` and describes its `AllowedIpRanges` property, which allows users to define a collection of allowed IP ranges."],["The content contains links to documentation for different versions, from 1.0.0 up to 2.9.0 (latest), for the `WebServerNetworkAccessControl` class."]]],[]]