Project interface
項目資源
- Extends
屬性
azure |
定義用來連線至目標 Azure 資源的 Azure Active Directory 應用程式資訊的欄位 |
creation |
建立專案的 UTC 日期和時間注意:此屬性將不會串行化。 它只能由伺服器填入。 |
databases |
DatabaseInfo 清單 |
e |
HTTP 強實體標籤值。 如果提交,則會忽略此專案。 |
provisioning |
專案的布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
source |
線上到來源的資訊 |
source |
專案的來源平臺 |
target |
線上到目標的資訊 |
target |
項目的目標平臺 |
繼承的屬性
id | 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
location | |
name | 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
system |
注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags | 的字典 |
type | 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
azureAuthenticationInfo
定義用來連線至目標 Azure 資源的 Azure Active Directory 應用程式資訊的欄位
azureAuthenticationInfo?: string
屬性值
string
creationTime
建立專案的 UTC 日期和時間注意:此屬性將不會串行化。 它只能由伺服器填入。
creationTime?: Date
屬性值
Date
databasesInfo
eTag
HTTP 強實體標籤值。 如果提交,則會忽略此專案。
eTag?: string
屬性值
string
provisioningState
專案的布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
sourceConnectionInfo
sourcePlatform
專案的來源平臺
sourcePlatform?: string
屬性值
string
targetConnectionInfo
targetPlatform
項目的目標平臺
targetPlatform?: string
屬性值
string
繼承的屬性詳細資料
id
location
name
注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
繼承自
systemData
tags
的字典
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}