Uses of Class
com.microsoft.azure.management.compute.TerminateNotificationProfile
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of TerminateNotificationProfile in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionScheduledEventsProfile.terminateNotificationProfile()
Get specifies Terminate Scheduled Event related configurations.TerminateNotificationProfile.withEnable
(Boolean enable) Set specifies whether the Terminate Scheduled event is enabled or disabled.TerminateNotificationProfile.withNotBeforeTimeout
(String notBeforeTimeout) Set 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).Modifier and TypeMethodDescriptionScheduledEventsProfile.withTerminateNotificationProfile
(TerminateNotificationProfile terminateNotificationProfile) Set specifies Terminate Scheduled Event related configurations.