LogicAppWorkflowKind.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 LogicAppWorkflowKind values are the same.
public static bool operator ==(Azure.ResourceManager.AppContainers.Models.LogicAppWorkflowKind left, Azure.ResourceManager.AppContainers.Models.LogicAppWorkflowKind right);
static member ( = ) : Azure.ResourceManager.AppContainers.Models.LogicAppWorkflowKind * Azure.ResourceManager.AppContainers.Models.LogicAppWorkflowKind -> bool
Public Shared Operator == (left As LogicAppWorkflowKind, right As LogicAppWorkflowKind) As Boolean
Parameters
- left
- LogicAppWorkflowKind
- right
- LogicAppWorkflowKind