RequestMethodMatchConditionType 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 RequestMethodMatchConditionType.
public readonly struct RequestMethodMatchConditionType : IEquatable<Azure.ResourceManager.Cdn.Models.RequestMethodMatchConditionType>
type RequestMethodMatchConditionType = struct
Public Structure RequestMethodMatchConditionType
Implements IEquatable(Of RequestMethodMatchConditionType)
- Herança
-
RequestMethodMatchConditionType
- Implementações
Construtores
RequestMethodMatchConditionType(String) |
Inicializa uma nova instância de RequestMethodMatchConditionType. |
Propriedades
RequestMethodCondition |
DeliveryRuleRequestMethodConditionParameters. |
Métodos
Equals(RequestMethodMatchConditionType) |
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(RequestMethodMatchConditionType, RequestMethodMatchConditionType) |
Determina se dois RequestMethodMatchConditionType valores são os mesmos. |
Implicit(String to RequestMethodMatchConditionType) |
Converte uma cadeia de caracteres em um RequestMethodMatchConditionType. |
Inequality(RequestMethodMatchConditionType, RequestMethodMatchConditionType) |
Determina se dois RequestMethodMatchConditionType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET