Share via


SsisPackageLocationType.Equality Operator

Definition

Determines if two SsisPackageLocationType values are the same.

public static bool operator == (Azure.ResourceManager.DataFactory.Models.SsisPackageLocationType left, Azure.ResourceManager.DataFactory.Models.SsisPackageLocationType right);
static member ( = ) : 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