Share via


SharedGalleryHostCaching.Equality Operator

Definition

Determines if two SharedGalleryHostCaching values are the same.

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

Parameters

Returns

Applies to