Aracılığıyla paylaş


ICacheConfiguration.CacheBehavior 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? CacheBehavior { 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.CacheBehavior : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.RuleCacheBehavior> with get, set
Public Property CacheBehavior As Nullable(Of RuleCacheBehavior)

Property Value

Attributes

Applies to