Compartir a través de


SharedGalleryHostCaching.Equality Operador

Definición

Determina si dos SharedGalleryHostCaching valores son iguales.

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

Parámetros

Devoluciones

Se aplica a