Share via


SsisPackageLocationType.Inequality Operator

Definition

Determines if two SsisPackageLocationType values are not the same.

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

Parameters

Returns

Applies to