Share via


GalleryImageVersionPolicyViolationCategory.Equality Operator

Definition

Determines if two GalleryImageVersionPolicyViolationCategory values are the same.

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