public sealed class AddRuleSecurityPolicyRequest : IMessage<AddRuleSecurityPolicyRequest>, IEquatable<AddRuleSecurityPolicyRequest>, IDeepCloneable<AddRuleSecurityPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class AddRuleSecurityPolicyRequest.
A request message for SecurityPolicies.AddRule. See the method description for details.
[[["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 documentation for the `AddRuleSecurityPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The latest version available for the `AddRuleSecurityPolicyRequest` class is 3.6.0, with the list displaying all previous versions, down to the oldest at 1.0.0."],["`AddRuleSecurityPolicyRequest` is used to add rules to a security policy and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AddRuleSecurityPolicyRequest` class has properties such as `Project`, `SecurityPolicy`, `SecurityPolicyRuleResource`, and `ValidateOnly`, which are used to configure the request for adding security policy rules."],["The documentation includes details on the class's inheritance, constructors, properties, and the relevant namespaces and assemblies."]]],[]]