次の方法で共有


CacheConfiguration.CacheBehavior Property

Definition

Caching behavior for the requests

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.RuleCacheBehavior? CacheBehavior { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)>]
member this.CacheBehavior : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.RuleCacheBehavior> with get, set
Public Property CacheBehavior As Nullable(Of RuleCacheBehavior)

Property Value

Implements

Attributes

Applies to