GalleryImageVersionPolicyViolationCategory.Inequality Operator

Definition

Determines if two GalleryImageVersionPolicyViolationCategory values are not the same.

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

Parameters

Returns

Applies to