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-03-24 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.SslPolicy.Types.Profile` is 3.6.0, and the page provides links to versions ranging from 1.0.0 to 3.6.0."],["`Profile` is an enum that defines the SSL feature set used by load balancers during SSL negotiation with clients."],["The available profiles are `Compatible`, `Custom`, `Modern`, `Restricted`, and `UndefinedProfile`, each catering to different SSL feature requirements and client compatibility levels."],["The `Custom` profile allows users to define a custom set of SSL features, while the other profiles, `Compatible`, `Modern`, and `Restricted`, each offer a distinct pre-configured set of supported SSL features."],["The namespace for this is `Google.Cloud.Compute.V1`, found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]