public sealed class TargetSslProxiesSetSslCertificatesRequest : IMessage<TargetSslProxiesSetSslCertificatesRequest>, IEquatable<TargetSslProxiesSetSslCertificatesRequest>, IDeepCloneable<TargetSslProxiesSetSslCertificatesRequest>, IBufferMessage, IMessage
public RepeatedField<string> SslCertificates { get; }
New set of URLs to SslCertificate resources to associate with this TargetSslProxy. At least one SSL certificate must be specified. Currently, you may specify up to 15 SSL certificates.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eTargetSslProxiesSetSslCertificatesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.6.0, with a range of previous versions listed from 3.5.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTargetSslProxiesSetSslCertificatesRequest\u003c/code\u003e is used to associate SSL certificates with a TargetSslProxy, supporting up to 15 certificates at once.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, which are related to message handling, equality checks, and object cloning, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a constructor and a \u003ccode\u003eSslCertificates\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing a collection of URLs to SSL certificate resources.\u003c/p\u003e\n"]]],[],null,[]]