Compartir a través de


SoftwareUpdateRebootBehavior Clase

Definición

Define valores para SoftwareUpdateRebootBehavior.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Compute.Fluent.Models.SoftwareUpdateRebootBehavior>))]
public class SoftwareUpdateRebootBehavior : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Compute.Fluent.Models.SoftwareUpdateRebootBehavior>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Compute.Fluent.Models.SoftwareUpdateRebootBehavior>))>]
type SoftwareUpdateRebootBehavior = class
    inherit ExpandableStringEnum<SoftwareUpdateRebootBehavior>
Public Class SoftwareUpdateRebootBehavior
Inherits ExpandableStringEnum(Of SoftwareUpdateRebootBehavior)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

SoftwareUpdateRebootBehavior()

Define valores para SoftwareUpdateRebootBehavior.

Campos

AlwaysRequiresReboot

Define valores para SoftwareUpdateRebootBehavior.

CanRequestReboot

Define valores para SoftwareUpdateRebootBehavior.

NeverReboots

Define valores para SoftwareUpdateRebootBehavior.

Propiedades

Value

Define valores para SoftwareUpdateRebootBehavior.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para SoftwareUpdateRebootBehavior.

(Heredado de ExpandableStringEnum<T>)
Equals(String)

Define valores para SoftwareUpdateRebootBehavior.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para SoftwareUpdateRebootBehavior.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para SoftwareUpdateRebootBehavior.

(Heredado de ExpandableStringEnum<T>)

Se aplica a