RestorableDroppedSqlPool interface

可還原的已卸除 Sql 集區

Extends

屬性

creationDate

資料庫的建立日期(ISO8601格式)注意:此屬性將不會串行化。 它只能由伺服器填入。

databaseName

資料庫名稱注意:這個屬性將不會串行化。 它只能由伺服器填入。

deletionDate

資料庫的刪除日期(ISO8601格式)注意:此屬性將不會串行化。 它只能由伺服器填入。

earliestRestoreDate

資料庫最早的還原日期(ISO8601格式)注意:此屬性將不會串行化。 它只能由伺服器填入。

edition

資料庫版本注意:這個屬性將不會串行化。 它只能由伺服器填入。

elasticPoolName

資料庫彈性集區名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

location

資源所在的地理位置注意:此屬性將不會串行化。 它只能由伺服器填入。

maxSizeBytes

資料庫大小上限注意:這個屬性不會串行化。 它只能由伺服器填入。

serviceLevelObjective

資料庫的服務等級目標名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

creationDate

資料庫的建立日期(ISO8601格式)注意:此屬性將不會串行化。 它只能由伺服器填入。

creationDate?: Date

屬性值

Date

databaseName

資料庫名稱注意:這個屬性將不會串行化。 它只能由伺服器填入。

databaseName?: string

屬性值

string

deletionDate

資料庫的刪除日期(ISO8601格式)注意:此屬性將不會串行化。 它只能由伺服器填入。

deletionDate?: Date

屬性值

Date

earliestRestoreDate

資料庫最早的還原日期(ISO8601格式)注意:此屬性將不會串行化。 它只能由伺服器填入。

earliestRestoreDate?: Date

屬性值

Date

edition

資料庫版本注意:這個屬性將不會串行化。 它只能由伺服器填入。

edition?: string

屬性值

string

elasticPoolName

資料庫彈性集區名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

elasticPoolName?: string

屬性值

string

location

資源所在的地理位置注意:此屬性將不會串行化。 它只能由伺服器填入。

location?: string

屬性值

string

maxSizeBytes

資料庫大小上限注意:這個屬性不會串行化。 它只能由伺服器填入。

maxSizeBytes?: string

屬性值

string

serviceLevelObjective

資料庫的服務等級目標名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

serviceLevelObjective?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type