Package version:

Interface PropertyUpdatesInProgress

Properties of the disk for which update is pending.

interface PropertyUpdatesInProgress {
    targetTier?: string;
}

Properties

Properties

targetTier?: string

The target performance tier of the disk if a tier change operation is in progress.