ReadOnlyFollowingDatabase interface
表示只读以下数据库的类。
- 扩展
属性
| attached |
附加数据库配置群集的名称注意:此属性不会序列化。 它只能由服务器填充。 |
| database |
以下设置的源。 注意:此属性不会序列化。 它只能由服务器填充。 |
| hot |
数据应在缓存中保留的时间,以便在 TimeSpan 中快速查询。 |
| kind | 多态鉴别器,它指定此对象可以的不同类型的 |
| leader |
领导者群集的名称注意:此属性不会序列化。 它只能由服务器填充。 |
| original |
应用了 databaseNameOverride 或 databaseNamePrefix 之前的原始数据库名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| principals |
数据库注释的主体修改类型:此属性不会序列化。 它只能由服务器填充。 |
| provisioning |
资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
| soft |
在 TimeSpan 中的查询停止访问数据之前,应保留数据的时间。 注意:此属性不会序列化。 它只能由服务器填充。 |
| statistics | 数据库的统计信息。 注意:此属性不会序列化。 它只能由服务器填充。 |
| suspension |
数据库挂起详细信息。 如果数据库已挂起,则此对象包含与数据库的挂起状态相关的信息。 注意:此属性不会序列化。 它只能由服务器填充。 |
| table |
表级共享规范注意:此属性不会序列化。 它只能由服务器填充。 |
继承属性
| id | 资源的完全限定资源 ID。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会序列化。 它只能由服务器填充。 |
| location | 资源位置。 |
| name | 资源说明的名称:此属性不会序列化。 它只能由服务器填充。 |
| type | 资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
attachedDatabaseConfigurationName
附加数据库配置群集的名称注意:此属性不会序列化。 它只能由服务器填充。
attachedDatabaseConfigurationName?: string
属性值
string
databaseShareOrigin
以下设置的源。 注意:此属性不会序列化。 它只能由服务器填充。
databaseShareOrigin?: string
属性值
string
hotCachePeriod
数据应在缓存中保留的时间,以便在 TimeSpan 中快速查询。
hotCachePeriod?: string
属性值
string
kind
多态鉴别器,它指定此对象可以的不同类型的
kind: "ReadOnlyFollowing"
属性值
"ReadOnlyFollowing"
leaderClusterResourceId
领导者群集的名称注意:此属性不会序列化。 它只能由服务器填充。
leaderClusterResourceId?: string
属性值
string
originalDatabaseName
应用了 databaseNameOverride 或 databaseNamePrefix 之前的原始数据库名称。 注意:此属性不会序列化。 它只能由服务器填充。
originalDatabaseName?: string
属性值
string
principalsModificationKind
数据库注释的主体修改类型:此属性不会序列化。 它只能由服务器填充。
principalsModificationKind?: string
属性值
string
provisioningState
资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。
provisioningState?: string
属性值
string
softDeletePeriod
在 TimeSpan 中的查询停止访问数据之前,应保留数据的时间。 注意:此属性不会序列化。 它只能由服务器填充。
softDeletePeriod?: string
属性值
string
statistics
suspensionDetails
数据库挂起详细信息。 如果数据库已挂起,则此对象包含与数据库的挂起状态相关的信息。 注意:此属性不会序列化。 它只能由服务器填充。
suspensionDetails?: SuspensionDetails
属性值
tableLevelSharingProperties
表级共享规范注意:此属性不会序列化。 它只能由服务器填充。
tableLevelSharingProperties?: TableLevelSharingProperties
属性值
继承属性详细信息
id
资源的完全限定资源 ID。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
继承自 Database.id 的
location
name
type
资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string