Udostępnij za pośrednictwem


VirtualMachineSoftwarePatchProperties.RebootBehavior Property

Definition

Gets describes the reboot requirements of the patch. Possible values include: 'NeverReboots', 'AlwaysRequiresReboot', 'CanRequestReboot'

[Newtonsoft.Json.JsonProperty(PropertyName="rebootBehavior")]
public Microsoft.Azure.Management.Compute.Fluent.Models.SoftwareUpdateRebootBehavior RebootBehavior { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rebootBehavior")>]
member this.RebootBehavior : Microsoft.Azure.Management.Compute.Fluent.Models.SoftwareUpdateRebootBehavior
Public ReadOnly Property RebootBehavior As SoftwareUpdateRebootBehavior

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to