LabServicesSkuRestrictionType.Inequality Operator

Definition

Determines if two LabServicesSkuRestrictionType values are not the same.

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

Parameters

Returns

Applies to