ReadOnlyFollowingDatabase interface
表示只读以下数据库的类。
- 扩展
属性
| attached |
附加数据库配置群集的名称注意:此属性不会序列化。 它只能由服务器填充。 |
| hot |
数据应在缓存中保留的时间,以便在 TimeSpan 中快速查询。 |
| kind | 多态鉴别器,它指定此对象可以的不同类型的 |
| leader |
领导者群集的名称注意:此属性不会序列化。 它只能由服务器填充。 |
| principals |
数据库注释的主体修改类型:此属性不会序列化。 它只能由服务器填充。 |
| provisioning |
资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
| soft |
在 TimeSpan 中的查询停止访问数据之前,应保留数据的时间。 注意:此属性不会序列化。 它只能由服务器填充。 |
| statistics | 数据库的统计信息。 注意:此属性不会序列化。 它只能由服务器填充。 |
继承属性
| id | 资源的完全限定资源 ID。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会序列化。 它只能由服务器填充。 |
| location | 资源位置。 |
| name | 资源说明的名称:此属性不会序列化。 它只能由服务器填充。 |
| system |
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会序列化。 它只能由服务器填充。 |
| type | 资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
attachedDatabaseConfigurationName
附加数据库配置群集的名称注意:此属性不会序列化。 它只能由服务器填充。
attachedDatabaseConfigurationName?: string
属性值
string
hotCachePeriod
数据应在缓存中保留的时间,以便在 TimeSpan 中快速查询。
hotCachePeriod?: string
属性值
string
kind
多态鉴别器,它指定此对象可以的不同类型的
kind: "ReadOnlyFollowing"
属性值
"ReadOnlyFollowing"
leaderClusterResourceId
领导者群集的名称注意:此属性不会序列化。 它只能由服务器填充。
leaderClusterResourceId?: string
属性值
string
principalsModificationKind
数据库注释的主体修改类型:此属性不会序列化。 它只能由服务器填充。
principalsModificationKind?: string
属性值
string
provisioningState
资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。
provisioningState?: string
属性值
string
softDeletePeriod
在 TimeSpan 中的查询停止访问数据之前,应保留数据的时间。 注意:此属性不会序列化。 它只能由服务器填充。
softDeletePeriod?: string
属性值
string
statistics
继承属性详细信息
id
资源的完全限定资源 ID。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
继承自 Database.id 的
location
name
systemData
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会序列化。 它只能由服务器填充。
systemData?: SystemData
属性值
type
资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string