Compartilhar via


ICacheExpirationActionParameters.CacheBehavior 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 CacheBehavior { 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.CacheBehavior : string with get, set
Public Property CacheBehavior As String

Property Value

Attributes

Applies to