Package version:

Interface KeyPolicy

KeyPolicy assigned to the storage account.

interface KeyPolicy {
    keyExpirationPeriodInDays: number;
}

Properties

keyExpirationPeriodInDays: number

The key expiration period in days.