Compartir a través de


IDeliveryRuleRouteConfigurationOverrideAction.CacheConfigurationCacheBehavior 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.RuleCacheBehavior) }, ReadOnly=false, Required=false, SerializedName="cacheBehavior")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.RuleCacheBehavior? CacheConfigurationCacheBehavior { 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.RuleCacheBehavior) }, ReadOnly=false, Required=false, SerializedName="cacheBehavior")>]
member this.CacheConfigurationCacheBehavior : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.RuleCacheBehavior> with get, set
Public Property CacheConfigurationCacheBehavior As Nullable(Of RuleCacheBehavior)

Property Value

Attributes

Applies to