Defines the operation of node selection. Valid operators are IN for affinity and NOT_IN for anti-affinity.
Check the Operator enum for the list of possible values.
[[["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 reference documentation for the `SchedulingNodeAffinity` class within the Compute Engine v1 API for .NET, with the latest version being 3.6.0."],["The `SchedulingNodeAffinity` class configures the desired nodes onto which an instance can be scheduled, also known as node affinity."],["The page lists various versions of the `SchedulingNodeAffinity` class, ranging from version 1.0.0 up to 3.6.0, with links to the documentation for each."],["`SchedulingNodeAffinity` objects have properties such as `Key`, `Operator`, and `Values`, which are used to define the node affinity rules, with operators being `IN` for affinity and `NOT_IN` for anti-affinity."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."]]],[]]