BatchErrorCode.Equals(BatchErrorCode) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
BatchErrorCode string Comparison
public bool Equals(Azure.Compute.Batch.BatchErrorCode other);
override this.Equals : Azure.Compute.Batch.BatchErrorCode -> bool
Public Function Equals (other As BatchErrorCode) As Boolean
Parameters
- other
- BatchErrorCode
Returns
true if equals, false otherwise