RestorableDroppedSqlPool type
Przywracana porzucona pula SQL
type RestorableDroppedSqlPool = ProxyResource & {
creationDate?: Date
databaseName?: string
deletionDate?: Date
earliestRestoreDate?: Date
edition?: string
elasticPoolName?: string
location?: string
maxSizeBytes?: string
serviceLevelObjective?: string
}