OSImageNotificationProfile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Profile for the OS Image Scheduled event.
public class OSImageNotificationProfile : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ComputeSchedule.Models.OSImageNotificationProfile>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ComputeSchedule.Models.OSImageNotificationProfile>
type OSImageNotificationProfile = class
interface IJsonModel<OSImageNotificationProfile>
interface IPersistableModel<OSImageNotificationProfile>
Public Class OSImageNotificationProfile
Implements IJsonModel(Of OSImageNotificationProfile), IPersistableModel(Of OSImageNotificationProfile)
- Inheritance
-
OSImageNotificationProfile
- Implements
Constructors
| Name | Description |
|---|---|
| OSImageNotificationProfile() |
Initializes a new instance of OSImageNotificationProfile. |
Properties
| Name | Description |
|---|---|
| Enable |
Specifies whether the OS Image Scheduled event is enabled or disabled. |
| NotBeforeTimeout |
Length of time a Virtual Machine being reimaged or having its OS upgraded will have to potentially approve the OS Image Scheduled Event before the event is auto approved (timed out). The configuration is specified in ISO 8601 format, and the value must be 15 minutes (PT15M). |