Share via


GuestConfigurationAssignment.ConfigurationSettingActionAfterReboot Property

Definition

Specifies what happens after a reboot during the application of a configuration. The possible values are ContinueConfiguration and StopConfiguration

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Support.ActionAfterReboot? ConfigurationSettingActionAfterReboot { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Inlined)>]
member this.ConfigurationSettingActionAfterReboot : Nullable<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Support.ActionAfterReboot>
Public ReadOnly Property ConfigurationSettingActionAfterReboot As Nullable(Of ActionAfterReboot)

Property Value

Implements

Attributes

Applies to