Share via


SqlVulnerabilityAssessmentScanState.Equals Method

Definition

Indicates whether the current object is equal to another object of the same type.

public bool Equals (Azure.ResourceManager.SecurityCenter.Models.SqlVulnerabilityAssessmentScanState other);
override this.Equals : Azure.ResourceManager.SecurityCenter.Models.SqlVulnerabilityAssessmentScanState -> bool
Public Function Equals (other As SqlVulnerabilityAssessmentScanState) As Boolean

Parameters

other
SqlVulnerabilityAssessmentScanState

An object to compare with this object.

Returns

true if the current object is equal to the other parameter; otherwise, false.

Implements

Applies to