Condividi tramite


SitePatchResource.DnsConfigurationDnsMaxCacheTimeout Property

Definition

Custom time for DNS to be cached in seconds. Allowed range: 0-60. Default is 30 seconds. 0 means caching disabled.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public int? DnsConfigurationDnsMaxCacheTimeout { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.DnsConfigurationDnsMaxCacheTimeout : Nullable<int> with get, set
Public Property DnsConfigurationDnsMaxCacheTimeout As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to