Partilhar via


InGuestPatchMode Classe

Definição

Define valores para InGuestPatchMode.

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

Construtores

InGuestPatchMode()

Define valores para InGuestPatchMode.

Campos

AutomaticByOS

Define valores para InGuestPatchMode.

AutomaticByPlatform

Define valores para InGuestPatchMode.

Manual

Define valores para InGuestPatchMode.

Propriedades

Value

Define valores para InGuestPatchMode.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para InGuestPatchMode.

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

Define valores para InGuestPatchMode.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para InGuestPatchMode.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para InGuestPatchMode.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a