UserArtifactSettings.ScriptBehaviorAfterReboot Property
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.
Optional. The action to be taken with regards to install/update/remove of the gallery application in the event of a reboot.
public Azure.ResourceManager.Compute.Models.GalleryApplicationScriptRebootBehavior? ScriptBehaviorAfterReboot { get; set; }
member this.ScriptBehaviorAfterReboot : Nullable<Azure.ResourceManager.Compute.Models.GalleryApplicationScriptRebootBehavior> with get, set
Public Property ScriptBehaviorAfterReboot As Nullable(Of GalleryApplicationScriptRebootBehavior)