Package version:

Interface KeyCreationTime

Storage account keys creation time.

interface KeyCreationTime {
    key1?: any;
    key2?: any;
}

Properties

Properties

key1?: any
key2?: any