Partilhar via


IDeliveryRuleCacheExpirationAction.ParameterCacheBehavior Property

Definition

Caching behavior for the requests

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

Property Value

Attributes

Applies to