StorageLoggingConfiguration.Retention Property

 

Optional. Indicates the how long log data should be retained (must be an even number of days). All data older than this value will be deleted. The minimum number of days is 1; the largest value is 365 (one year).

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

Public Property Retention As TimeSpan

Property Value

Type: System.TimeSpan
Return to top
Show: