SolutionInstanceState.Equality Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if two SolutionInstanceState values are the same.
public static bool operator ==(Azure.ResourceManager.WorkloadOrchestration.Models.SolutionInstanceState left, Azure.ResourceManager.WorkloadOrchestration.Models.SolutionInstanceState right);
static member ( = ) : Azure.ResourceManager.WorkloadOrchestration.Models.SolutionInstanceState * Azure.ResourceManager.WorkloadOrchestration.Models.SolutionInstanceState -> bool
Public Shared Operator == (left As SolutionInstanceState, right As SolutionInstanceState) As Boolean
Parameters
- right
- SolutionInstanceState