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 | |
---|---|---|
Equals(Object) | Determines whether the specified object is equal to the current object.(Overrides Object.Equals(Object).) |
|
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