UserArtifactSettings.ScriptBehaviorAfterReboot Property

Definition

Optional. The action to be taken with regards to install/update/remove of the gallery application in the event of a reboot.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Compute.GalleryApplicationScriptRebootBehavior> ScriptBehaviorAfterReboot { get; set; }
member this.ScriptBehaviorAfterReboot : Azure.Provisioning.BicepValue<Azure.Provisioning.Compute.GalleryApplicationScriptRebootBehavior> with get, set
Public Property ScriptBehaviorAfterReboot As BicepValue(Of GalleryApplicationScriptRebootBehavior)

Property Value

Applies to