Compartir a través de


VirtualMachineSoftwarePatchProperties.RebootBehavior Propiedad

Definición

Obtiene los requisitos de reinicio de la revisión. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a