ResourceGroupVariable Methods
The ResourceGroupVariable type exposes the following members.
| Name | Description | |
|---|---|---|
| AddConstraintToWakeupList | Adds a constraint to the wakeup list of the variable. (Inherited from SchedulingVariable.) |
| AddResourceId | Adds a resource ID to the set of valid resources. (Inherited from ResourceVariable.) |
| Bind | Binds the variable to specific ID. (Inherited from ResourceVariable.) |
| ClearWakeupList | Removes all the constraints from the wakeup list. (Inherited from SchedulingVariable.) |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetHashCode | (Inherited from Object.) |
| GetType | (Inherited from Object.) |
| IsBound | Checks whether the variable is bound to one value. (Inherited from ResourceVariable.) |
| MemberwiseClone | (Inherited from Object.) |
| MoveNextValue | Binds to the next possible value. (Overrides ResourceVariable.MoveNextValue().) |
| ResetValueSearch | Resets the search for values. (Overrides ResourceVariable.ResetValueSearch(OptimizationGoal).) |
| RestrictEqualTo | Overloaded. |
| RestrictNotEqualTo | Ensures that the two resource variables are not assigned to the same value. (Inherited from ResourceVariable.) |
| RollbackMark | Gets the marker to use for rollback. (Inherited from ResourceVariable.) |
| RollbackToMark | Rolls back to the state it was in when the mark was retrieved after the rollback mark. (Inherited from ResourceVariable.) |
| ToString | The resource variable as a string. (Inherited from ResourceVariable.) |
Community Additions
ADD
Show: