public enum SchedulingNodeAffinity.Types.OperatorReference documentation and code samples for the VM Migration v1 API enum SchedulingNodeAffinity.Types.Operator.
Possible types of node selection operators. Valid operators are IN for affinity and NOT_IN for anti-affinity.
Namespace
Google.Cloud.VMMigration.V1Assembly
Google.Cloud.VMMigration.V1.dll
Fields |
|
|---|---|
| Name | Description |
In |
The node resource group should be in these resources affinity. |
NotIn |
The node resource group should not be in these resources affinity. |
Unspecified |
An unknown, unexpected behavior. |