Compartilhar via


IDeliveryRuleCacheExpirationAction.ParameterCacheBehavior Property

Definition

Caching behavior for the requests

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Caching behavior for the requests", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.CacheBehavior) }, ReadOnly=false, Required=true, SerializedName="cacheBehavior")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.CacheBehavior ParameterCacheBehavior { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Caching behavior for the requests", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.CacheBehavior) }, ReadOnly=false, Required=true, SerializedName="cacheBehavior")>]
member this.ParameterCacheBehavior : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.CacheBehavior with get, set
Public Property ParameterCacheBehavior As CacheBehavior

Property Value

Attributes

Applies to