TerminateNotificationProfile Class

Definition

public class TerminateNotificationProfile
type TerminateNotificationProfile = class
Public Class TerminateNotificationProfile
Inheritance
TerminateNotificationProfile

Constructors

TerminateNotificationProfile()

Initializes a new instance of the TerminateNotificationProfile class.

TerminateNotificationProfile(String, Nullable<Boolean>)

Initializes a new instance of the TerminateNotificationProfile class.

Properties

Enable

Gets or sets specifies whether the Terminate Scheduled event is enabled or disabled.

NotBeforeTimeout

Gets or sets configurable length of time a Virtual Machine being deleted will have to potentially approve the Terminate Scheduled Event before the event is auto approved (timed out). The configuration must be specified in ISO 8601 format, the default value is 5 minutes (PT5M)

Applies to