Partilhar via


WindowsVmGuestPatchAutomaticByPlatformRebootSetting Estrutura

Definição

Especifica a configuração de reinicialização para todas as operações de instalação de patch AutomaticByPlatform.

public readonly struct WindowsVmGuestPatchAutomaticByPlatformRebootSetting : IEquatable<Azure.ResourceManager.Compute.Models.WindowsVmGuestPatchAutomaticByPlatformRebootSetting>
type WindowsVmGuestPatchAutomaticByPlatformRebootSetting = struct
Public Structure WindowsVmGuestPatchAutomaticByPlatformRebootSetting
Implements IEquatable(Of WindowsVmGuestPatchAutomaticByPlatformRebootSetting)
Herança
WindowsVmGuestPatchAutomaticByPlatformRebootSetting
Implementações

Construtores

WindowsVmGuestPatchAutomaticByPlatformRebootSetting(String)

Inicializa uma nova instância de WindowsVmGuestPatchAutomaticByPlatformRebootSetting.

Propriedades

Always

Sempre.

IfRequired

IfRequired.

Never

Nunca.

Unknown

Desconhecida.

Métodos

Equals(WindowsVmGuestPatchAutomaticByPlatformRebootSetting)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(WindowsVmGuestPatchAutomaticByPlatformRebootSetting, WindowsVmGuestPatchAutomaticByPlatformRebootSetting)

Determina se dois WindowsVmGuestPatchAutomaticByPlatformRebootSetting valores são os mesmos.

Implicit(String to WindowsVmGuestPatchAutomaticByPlatformRebootSetting)

Converte uma cadeia de caracteres em um WindowsVmGuestPatchAutomaticByPlatformRebootSetting.

Inequality(WindowsVmGuestPatchAutomaticByPlatformRebootSetting, WindowsVmGuestPatchAutomaticByPlatformRebootSetting)

Determina se dois WindowsVmGuestPatchAutomaticByPlatformRebootSetting valores não são os mesmos.

Aplica-se a