共用方式為


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.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)

Property Value

Applies to