AccountSharePropertiesRetentionPolicy

data class AccountSharePropertiesRetentionPolicy(val days: Int? = null)

Constructors

Link copied to clipboard
constructor(days: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val days: Int? = null

Specifies the number of days that the azure.storage.Share should be retained, between 1 and 365 days. Defaults to 7.