AttachedDatabaseConfiguration interface
表示附加資料庫組態的類別。
- Extends
屬性
attached |
目前連結至叢集之 clusterResourceId 的資料庫清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
cluster |
您要附加之資料庫所在的叢集資源識別碼。 |
database |
您要附加的資料庫名稱,如果您要追蹤所有目前和未來的資料庫,請使用 * 。 |
database |
覆寫原始資料庫名稱。 只有在附加至特定資料庫時才相關。 |
database |
將前置詞新增至附加的資料庫名稱。 在追蹤整個叢集時,該前置詞會新增至來自領導者叢集的所有資料庫原始名稱。 |
default |
默認主體修改種類 |
location | 資源位置。 |
provisioning |
資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
table |
數據表層級共享規格 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
attachedDatabaseNames
目前連結至叢集之 clusterResourceId 的資料庫清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
attachedDatabaseNames?: string[]
屬性值
string[]
clusterResourceId
您要附加之資料庫所在的叢集資源識別碼。
clusterResourceId?: string
屬性值
string
databaseName
您要附加的資料庫名稱,如果您要追蹤所有目前和未來的資料庫,請使用 * 。
databaseName?: string
屬性值
string
databaseNameOverride
覆寫原始資料庫名稱。 只有在附加至特定資料庫時才相關。
databaseNameOverride?: string
屬性值
string
databaseNamePrefix
將前置詞新增至附加的資料庫名稱。 在追蹤整個叢集時,該前置詞會新增至來自領導者叢集的所有資料庫原始名稱。
databaseNamePrefix?: string
屬性值
string
defaultPrincipalsModificationKind
默認主體修改種類
defaultPrincipalsModificationKind?: string
屬性值
string
location
資源位置。
location?: string
屬性值
string
provisioningState
資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
tableLevelSharingProperties
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
name
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string