Compartilhar via


LinuxVmGuestPatchAutomaticByPlatformRebootSetting Estrutura

Definição

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

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

Construtores

LinuxVmGuestPatchAutomaticByPlatformRebootSetting(String)

Inicializa uma nova instância de LinuxVmGuestPatchAutomaticByPlatformRebootSetting.

Propriedades

Always

Sempre.

IfRequired

IfRequired.

Never

Nunca.

Unknown

Desconhecida.

Métodos

Equals(LinuxVmGuestPatchAutomaticByPlatformRebootSetting)

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

Determina se dois LinuxVmGuestPatchAutomaticByPlatformRebootSetting valores são os mesmos.

Implicit(String to LinuxVmGuestPatchAutomaticByPlatformRebootSetting)

Converte uma cadeia de caracteres em um LinuxVmGuestPatchAutomaticByPlatformRebootSetting.

Inequality(LinuxVmGuestPatchAutomaticByPlatformRebootSetting, LinuxVmGuestPatchAutomaticByPlatformRebootSetting)

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

Aplica-se a