IncompleteDetailsReason.Inequality 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 IncompleteDetailsReason values are not the same.
public static bool operator !=(Azure.AI.Agents.Persistent.IncompleteDetailsReason left, Azure.AI.Agents.Persistent.IncompleteDetailsReason right);
static member op_Inequality : Azure.AI.Agents.Persistent.IncompleteDetailsReason * Azure.AI.Agents.Persistent.IncompleteDetailsReason -> bool
Public Shared Operator != (left As IncompleteDetailsReason, right As IncompleteDetailsReason) As Boolean
Parameters
- right
- IncompleteDetailsReason