Aracılığıyla paylaş


ICacheExpirationActionParameters.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.CacheBehavior) }, ReadOnly=false, Required=true, SerializedName="cacheBehavior")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.CacheBehavior 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.CacheBehavior) }, ReadOnly=false, Required=true, SerializedName="cacheBehavior")>]
member this.CacheBehavior : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.CacheBehavior with get, set
Public Property CacheBehavior As CacheBehavior

Property Value

Attributes

Applies to