public final class ScheduledEventsProfile extends Object
| Constructor and Description |
|---|
ScheduledEventsProfile() |
| Modifier and Type | Method and Description |
|---|---|
TerminateNotificationProfile |
terminateNotificationProfile()
Get the terminateNotificationProfile property: Specifies Terminate Scheduled Event related configurations.
|
void |
validate()
Validates the instance.
|
ScheduledEventsProfile |
withTerminateNotificationProfile(TerminateNotificationProfile terminateNotificationProfile)
Set the terminateNotificationProfile property: Specifies Terminate Scheduled Event related configurations.
|
public TerminateNotificationProfile terminateNotificationProfile()
public ScheduledEventsProfile withTerminateNotificationProfile(TerminateNotificationProfile terminateNotificationProfile)
terminateNotificationProfile - the terminateNotificationProfile value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.