共用方式為


ComputeGalleryValidationStatus.Equality Operator

Definition

Determines if two ComputeGalleryValidationStatus values are the same.

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

Parameters

Returns

Applies to