Uses of Class
com.microsoft.azure.management.compute.ScheduledEventsProfile
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of ScheduledEventsProfile in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionVirtualMachineScaleSetUpdateVMProfile.scheduledEventsProfile()
Get specifies Scheduled Event related configurations.VirtualMachineScaleSetVMProfile.scheduledEventsProfile()
Get specifies Scheduled Event related configurations.ScheduledEventsProfile.withTerminateNotificationProfile
(TerminateNotificationProfile terminateNotificationProfile) Set specifies Terminate Scheduled Event related configurations.Modifier and TypeMethodDescriptionVirtualMachineScaleSetUpdateVMProfile.withScheduledEventsProfile
(ScheduledEventsProfile scheduledEventsProfile) Set specifies Scheduled Event related configurations.VirtualMachineScaleSetVMProfile.withScheduledEventsProfile
(ScheduledEventsProfile scheduledEventsProfile) Set specifies Scheduled Event related configurations.