Aracılığıyla paylaş


ICacheConfiguration.CacheDuration 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(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) }, ReadOnly=false, Required=false, SerializedName="cacheDuration")]
public string CacheDuration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(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) }, ReadOnly=false, Required=false, SerializedName="cacheDuration")>]
member this.CacheDuration : string with get, set
Public Property CacheDuration As String

Property Value

Attributes

Applies to