Compartilhar via


IDeliveryRuleCacheExpirationAction.ParameterCacheDuration Property

Definition

The duration for which the content needs to be cached. Allowed format is [d.]hh:mm:ss

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="The duration for which the content needs to be cached. Allowed format is [d.]hh:mm:ss", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="cacheDuration", Update=true)]
public string ParameterCacheDuration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="The duration for which the content needs to be cached. Allowed format is [d.]hh:mm:ss", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="cacheDuration", Update=true)>]
member this.ParameterCacheDuration : string with get, set
Public Property ParameterCacheDuration As String

Property Value

Attributes

Applies to