RoleEnvironmentConfigurationSettingChange.Equals Method

 

Determines whether two RoleEnvironmentConfigurationSettingChange objects are equal.

Namespace:   Microsoft.WindowsAzure.ServiceRuntime
Assembly:  Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)

Overload List

Name Description
System_CAPS_pubmethod Equals(Object)

Determines whether the specified object is equal to the current object.(Overrides Object.Equals(Object).)

System_CAPS_pubmethod Equals(RoleEnvironmentConfigurationSettingChange)

Determines whether the specified RoleEnvironmentConfigurationSettingChange object is equal to the current object.

See Also

RoleEnvironmentConfigurationSettingChange Class
Microsoft.WindowsAzure.ServiceRuntime Namespace

Return to top