Поделиться через


RecoverableSqlPool type

Восстанавливаемый пул SQL

type RecoverableSqlPool = ProxyResource & {
  edition?: string
  elasticPoolName?: string
  lastAvailableBackupDate?: Date
  serviceLevelObjective?: string
}