public sealed class OnEnvironmentDeletedModel : BaseInputModel| OnEnvironmentDeletedModel | Internal constructor to prevent instantiation from outside the assembly. To generate an instance of this class, use the static methods from the ModelFactory. |
| DeletedBy | The user that deleted the environment. |
| DeletedByProcess | The process that deleted the environment, e.g. from an API call |
| Environment | The environment that has been deleted. |
| When | When this environment was deleted. |