Partilhar via


RulestackStateType Estrutura

Definição

Enumeração habilitada ou desabilitada.

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

Construtores

RulestackStateType(String)

Inicializa uma nova instância de RulestackStateType.

Propriedades

Disabled

DESATIVADO.

Enabled

HABILITADO.

Métodos

Equals(RulestackStateType)

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

Determina se dois RulestackStateType valores são os mesmos.

Implicit(String to RulestackStateType)

Converte uma cadeia de caracteres em um RulestackStateType.

Inequality(RulestackStateType, RulestackStateType)

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

Aplica-se a