次の方法で共有


IDeliveryRuleCacheExpirationAction Interface

Definition

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

Properties

Name

The name of the action for the delivery rule.

(Inherited from IDeliveryRuleAction1)
ParameterCacheBehavior

Caching behavior for the requests

ParameterCacheDuration

The duration for which the content needs to be cached. Allowed format is [d.]hh:mm:ss

ParameterCacheType

The level at which the content needs to be cached.

ParameterTypeName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to