Compartir a través de


WindowsVmGuestPatchAutomaticByPlatformRebootSetting Estructura

Definición

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

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

Constructores

WindowsVmGuestPatchAutomaticByPlatformRebootSetting(String)

Inicializa una nueva instancia de la clase WindowsVmGuestPatchAutomaticByPlatformRebootSetting.

Propiedades

Always

Siempre.

IfRequired

IfRequired.

Never

Nunca.

Unknown

desconocida.

Métodos

Equals(WindowsVmGuestPatchAutomaticByPlatformRebootSetting)

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(WindowsVmGuestPatchAutomaticByPlatformRebootSetting, WindowsVmGuestPatchAutomaticByPlatformRebootSetting)

Determina si dos WindowsVmGuestPatchAutomaticByPlatformRebootSetting valores son los mismos.

Implicit(String to WindowsVmGuestPatchAutomaticByPlatformRebootSetting)

Convierte una cadena en un WindowsVmGuestPatchAutomaticByPlatformRebootSetting.

Inequality(WindowsVmGuestPatchAutomaticByPlatformRebootSetting, WindowsVmGuestPatchAutomaticByPlatformRebootSetting)

Determina si dos WindowsVmGuestPatchAutomaticByPlatformRebootSetting valores no son los mismos.

Se aplica a