SoftwareUpdateRebootBehavior Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
- Herança
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Construtores
SoftwareUpdateRebootBehavior() |
Define valores para SoftwareUpdateRebootBehavior. |
Campos
AlwaysRequiresReboot |
Define valores para SoftwareUpdateRebootBehavior. |
CanRequestReboot |
Define valores para SoftwareUpdateRebootBehavior. |
NeverReboots |
Define valores para SoftwareUpdateRebootBehavior. |
Propriedades
Value |
Define valores para SoftwareUpdateRebootBehavior. (Herdado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para SoftwareUpdateRebootBehavior. (Herdado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para SoftwareUpdateRebootBehavior. (Herdado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para SoftwareUpdateRebootBehavior. (Herdado de ExpandableStringEnum<T>) |
ToString() |
Define valores para SoftwareUpdateRebootBehavior. (Herdado de ExpandableStringEnum<T>) |
Aplica-se a
Azure SDK for .NET