SourceControlStreamType.Inequality Operator

Definition

Determines if two SourceControlStreamType values are not the same.

public static bool operator != (Azure.ResourceManager.Automation.Models.SourceControlStreamType left, Azure.ResourceManager.Automation.Models.SourceControlStreamType right);
static member op_Inequality : Azure.ResourceManager.Automation.Models.SourceControlStreamType * Azure.ResourceManager.Automation.Models.SourceControlStreamType -> bool
Public Shared Operator != (left As SourceControlStreamType, right As SourceControlStreamType) As Boolean

Parameters

Returns

Applies to