共用方式為


Project interface

項目資源

Extends

屬性

azureAuthenticationInfo

定義用來連線至目標 Azure 資源的 Azure Active Directory 應用程式資訊的欄位

creationTime

建立專案的 UTC 日期和時間注意:此屬性將不會串行化。 它只能由伺服器填入。

databasesInfo

DatabaseInfo 清單

eTag

HTTP 強實體標籤值。 如果提交,則會忽略此專案。

provisioningState

專案的布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

sourceConnectionInfo

線上到來源的資訊

sourcePlatform

專案的來源平臺

targetConnectionInfo

線上到目標的資訊

targetPlatform

項目的目標平臺

繼承的屬性

id

注意:這個屬性不會串行化。 它只能由伺服器填入。

location
name

注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData

注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

的字典

type

注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

azureAuthenticationInfo

定義用來連線至目標 Azure 資源的 Azure Active Directory 應用程式資訊的欄位

azureAuthenticationInfo?: string

屬性值

string

creationTime

建立專案的 UTC 日期和時間注意:此屬性將不會串行化。 它只能由伺服器填入。

creationTime?: Date

屬性值

Date

databasesInfo

DatabaseInfo 清單

databasesInfo?: DatabaseInfo[]

屬性值

eTag

HTTP 強實體標籤值。 如果提交,則會忽略此專案。

eTag?: string

屬性值

string

provisioningState

專案的布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

sourceConnectionInfo

線上到來源的資訊

sourceConnectionInfo?: ConnectionInfoUnion

屬性值

sourcePlatform

專案的來源平臺

sourcePlatform?: string

屬性值

string

targetConnectionInfo

線上到目標的資訊

targetConnectionInfo?: ConnectionInfoUnion

屬性值

targetPlatform

項目的目標平臺

targetPlatform?: string

屬性值

string

繼承的屬性詳細資料

id

注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自TrackedResource.id

location

location?: string

屬性值

string

繼承自TrackedResource.location

name

注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自TrackedResource.name

systemData

注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自TrackedResource.systemData

tags

的字典

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自TrackedResource.type