public sealed class CreateClientTlsPolicyRequest : IMessage<CreateClientTlsPolicyRequest>, IEquatable<CreateClientTlsPolicyRequest>, IDeepCloneable<CreateClientTlsPolicyRequest>, IBufferMessage, IMessage
Required. Short name of the ClientTlsPolicy resource to be created. This value should
be 1-63 characters long, containing only letters, numbers, hyphens, and
underscores, and should not start with a number. E.g. "client_mtls_policy".
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCreateClientTlsPolicyRequest\u003c/code\u003e class is used to construct requests for creating a new ClientTlsPolicy, with the latest available version being 2.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling message handling, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties to specify the \u003ccode\u003eClientTlsPolicy\u003c/code\u003e resource, its short name (\u003ccode\u003eClientTlsPolicyId\u003c/code\u003e), and the parent resource location (\u003ccode\u003eParent\u003c/code\u003e), or in a typed format (\u003ccode\u003eParentAsClientTlsPolicyName\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateClientTlsPolicyRequest\u003c/code\u003e class can be instantiated using a default constructor or a copy constructor that accepts another \u003ccode\u003eCreateClientTlsPolicyRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]