Compartilhar via


RequestMethodMatchConditionMatchValue Estrutura

Definição

O RequestMethodMatchConditionMatchValue.

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

Construtores

RequestMethodMatchConditionMatchValue(String)

Inicializa uma nova instância de RequestMethodMatchConditionMatchValue.

Propriedades

Delete

EXCLUIR.

Get

GET.

Head

HEAD.

Options

OPÇÕES.

Post

POSTAR.

Put

COLOCAR.

Trace

RASTREAMENTO.

Métodos

Equals(RequestMethodMatchConditionMatchValue)

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

Determina se dois RequestMethodMatchConditionMatchValue valores são os mesmos.

Implicit(String to RequestMethodMatchConditionMatchValue)

Converte uma cadeia de caracteres em um RequestMethodMatchConditionMatchValue.

Inequality(RequestMethodMatchConditionMatchValue, RequestMethodMatchConditionMatchValue)

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

Aplica-se a