Backup and DR Service v1 API - Enum Scheduling.Types.NodeAffinity.Types.Operator (1.2.0)

public enum Scheduling.Types.NodeAffinity.Types.Operator

Reference documentation and code samples for the Backup and DR Service v1 API enum Scheduling.Types.NodeAffinity.Types.Operator.

Defines the type of node selections.

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Fields

Name Description
In

Requires Compute Engine to seek for matched nodes.

NotIn

Requires Compute Engine to avoid certain nodes.

Unspecified

Default value. This value is unused.