共用方式為


FollowerDatabaseDefinitionGet interface

表示追蹤資料庫對象的類別。

屬性

attachedDatabaseConfigurationName

後續叢集中附加資料庫組態的資源名稱。

clusterResourceId

此叢集所擁有之資料庫後面的叢集資源標識符。

databaseName

此叢集所擁有的資料庫名稱,後面接著。 * 如果追蹤所有資料庫,則為 。 注意:這個屬性不會串行化。 它只能由伺服器填入。

databaseShareOrigin

下列設定的來源。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tableLevelSharingProperties

數據表層級共用規格注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

attachedDatabaseConfigurationName

後續叢集中附加資料庫組態的資源名稱。

attachedDatabaseConfigurationName?: string

屬性值

string

clusterResourceId

此叢集所擁有之資料庫後面的叢集資源標識符。

clusterResourceId?: string

屬性值

string

databaseName

此叢集所擁有的資料庫名稱,後面接著。 * 如果追蹤所有資料庫,則為 。 注意:這個屬性不會串行化。 它只能由伺服器填入。

databaseName?: string

屬性值

string

databaseShareOrigin

下列設定的來源。 注意:這個屬性不會串行化。 它只能由伺服器填入。

databaseShareOrigin?: string

屬性值

string

tableLevelSharingProperties

數據表層級共用規格注意:此屬性將不會串行化。 它只能由伺服器填入。

tableLevelSharingProperties?: TableLevelSharingProperties

屬性值