DeliveryRuleCacheKeyQueryStringAction Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit l’action de chaîne de requête de clé de cache pour la règle de remise.
[Newtonsoft.Json.JsonObject("CacheKeyQueryString")]
public class DeliveryRuleCacheKeyQueryStringAction : Microsoft.Azure.Management.Cdn.Models.DeliveryRuleAction
[<Newtonsoft.Json.JsonObject("CacheKeyQueryString")>]
type DeliveryRuleCacheKeyQueryStringAction = class
inherit DeliveryRuleAction
Public Class DeliveryRuleCacheKeyQueryStringAction
Inherits DeliveryRuleAction
- Héritage
- Attributs
-
Newtonsoft.Json.JsonObjectAttribute
Constructeurs
DeliveryRuleCacheKeyQueryStringAction() |
Initialise une nouvelle instance de la classe DeliveryRuleCacheKeyQueryStringAction. |
DeliveryRuleCacheKeyQueryStringAction(CacheKeyQueryStringActionParameters) |
Initialise une nouvelle instance de la classe DeliveryRuleCacheKeyQueryStringAction. |
Propriétés
Parameters |
Obtient ou définit les paramètres de l’action. |
Méthodes
Validate() |
Validez l’objet . |
S’applique à
Azure SDK for .NET