Share via


IDeliveryRuleCacheKeyQueryStringAction Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheKeyQueryStringActionTypeConverter))]
public interface IDeliveryRuleCacheKeyQueryStringAction : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRuleAction1
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheKeyQueryStringActionTypeConverter))>]
type IDeliveryRuleCacheKeyQueryStringAction = interface
    interface IJsonSerializable
    interface IDeliveryRuleAction1
Public Interface IDeliveryRuleCacheKeyQueryStringAction
Implements IDeliveryRuleAction1
Derived
Attributes
Implements

Properties

Name

The name of the action for the delivery rule.

(Inherited from IDeliveryRuleAction1)
ParameterQueryParameter

query parameters to include or exclude (comma separated).

ParameterQueryStringBehavior

Caching behavior for the requests

ParameterTypeName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to