Reference documentation and code samples for the Compute Engine v1 API enum SslPolicy.Types.Profile.
Profile specifies the set of SSL features that can be used by the load balancer when negotiating SSL with clients. This can be one of COMPATIBLE, MODERN, RESTRICTED, or CUSTOM. If using CUSTOM, the set of SSL features to enable must be specified in the customFeatures field.
[[["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-04-02 UTC."],[[["This page provides documentation for the `SslPolicy.Types.Profile` enum within the Google Cloud Compute Engine v1 API, specifically in the .NET environment."],["The enum `SslPolicy.Types.Profile` defines various SSL feature sets for load balancers, including `COMPATIBLE`, `CUSTOM`, `MODERN`, and `RESTRICTED`."],["The documentation lists a range of versions for the Google Cloud Compute Engine v1 API, with version 3.6.0 being the latest and version 1.0.0 being the oldest listed."],["Each SSL profile option (`COMPATIBLE`, `CUSTOM`, `MODERN`, `RESTRICTED`) has a specific purpose, ranging from maximizing client compatibility to enforcing stricter security standards."],["The current version of this document is related to version 2.15.0, as can be seen at the top of the content provided."]]],[]]