Compartir a través de


LinuxVmGuestPatchAutomaticByPlatformRebootSetting Estructura

Definición

Especifica la configuración de reinicio para todas las operaciones de instalación de revisiones AutomaticByPlatform.

public readonly struct LinuxVmGuestPatchAutomaticByPlatformRebootSetting : IEquatable<Azure.ResourceManager.Compute.Models.LinuxVmGuestPatchAutomaticByPlatformRebootSetting>
type LinuxVmGuestPatchAutomaticByPlatformRebootSetting = struct
Public Structure LinuxVmGuestPatchAutomaticByPlatformRebootSetting
Implements IEquatable(Of LinuxVmGuestPatchAutomaticByPlatformRebootSetting)
Herencia
LinuxVmGuestPatchAutomaticByPlatformRebootSetting
Implementaciones

Constructores

LinuxVmGuestPatchAutomaticByPlatformRebootSetting(String)

Inicializa una nueva instancia de la clase LinuxVmGuestPatchAutomaticByPlatformRebootSetting.

Propiedades

Always

Siempre.

IfRequired

IfRequired.

Never

Nunca.

Unknown

desconocida.

Métodos

Equals(LinuxVmGuestPatchAutomaticByPlatformRebootSetting)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(LinuxVmGuestPatchAutomaticByPlatformRebootSetting, LinuxVmGuestPatchAutomaticByPlatformRebootSetting)

Determina si dos LinuxVmGuestPatchAutomaticByPlatformRebootSetting valores son los mismos.

Implicit(String to LinuxVmGuestPatchAutomaticByPlatformRebootSetting)

Convierte una cadena en un LinuxVmGuestPatchAutomaticByPlatformRebootSetting.

Inequality(LinuxVmGuestPatchAutomaticByPlatformRebootSetting, LinuxVmGuestPatchAutomaticByPlatformRebootSetting)

Determina si dos LinuxVmGuestPatchAutomaticByPlatformRebootSetting valores no son los mismos.

Se aplica a