Class OSImageNotificationProfileArgs


  • public final class OSImageNotificationProfileArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • enable

        public java.util.Optional<com.pulumi.core.Output<java.lang.Boolean>> enable()
        Returns:
        Specifies whether the OS Image Scheduled event is enabled or disabled.
      • notBeforeTimeout

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> notBeforeTimeout()
        Returns:
        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)