Share via


StorageTarget.BlobNfWriteBackTimer Property

Definition

Amount of time (in seconds) the cache waits after the last file change before it copies the changed file to back-end storage.

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

Property Value

Implements

Attributes

Applies to