RequestMethodMatchConditionMatchValue Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Azure SDK for .NET