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