CleanupOptions.Equals(CleanupOptions) 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.
System.IEquatable`1.Equals(`0)
public bool Equals (Azure.ResourceManager.Resources.Models.CleanupOptions other);
override this.Equals : Azure.ResourceManager.Resources.Models.CleanupOptions -> bool
Public Function Equals (other As CleanupOptions) As Boolean
Parameters
- other
- CleanupOptions
Returns
- System.Boolean
Implements
System.IEquatable`1.Equals(`0)