Dela via


SharedGalleryHostCaching.Inequality Operator

Definition

Determines if two SharedGalleryHostCaching values are not the same.

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