IDeliveryRuleCacheExpirationAction Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |