Condividi tramite


GalleryExpand.Equality(GalleryExpand, GalleryExpand) Operator

Definition

Determines if two GalleryExpand values are the same.

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

Parameters

Returns

Applies to