VirtualIPGroupChange.Equals Method (VirtualIPGroupChange)
Namespace: Microsoft.WindowsAzure.ServiceRuntime
Assembly: Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)
Syntax
public bool Equals(
VirtualIPGroupChange other
)
public:
virtual bool Equals(
VirtualIPGroupChange^ other
) sealed
abstract Equals :
other:VirtualIPGroupChange -> bool
override Equals :
other:VirtualIPGroupChange -> bool
Public Function Equals (
other As VirtualIPGroupChange
) As Boolean
Parameters
Return Value
Type: System.Boolean
Implements
See Also
Equals Overload
VirtualIPGroupChange Class
Microsoft.WindowsAzure.ServiceRuntime Namespace
Return to top