RoleEnvironmentChangingEventArgs Members

Represents the arguments for the Changing event, which occurs before a configuration change is applied to a role instance.

The following tables list the members exposed by the RoleEnvironmentChangingEventArgs type.

Public Properties

  Name Description
public property Cancel  (Inherited from CancelEventArgs)
public property Changes Gets a collection of the configuration changes that are ready to be applied to the role instance.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

RoleEnvironmentChangingEventArgs Class
Microsoft.WindowsAzure.ServiceRuntime Namespace
RoleEnvironment
RoleEnvironmentConfigurationSettingChange