KeyPolicyResponse

data class KeyPolicyResponse(val keyExpirationPeriodInDays: Int)

KeyPolicy assigned to the storage account.

Constructors

Link copied to clipboard
constructor(keyExpirationPeriodInDays: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The key expiration period in days.