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