Project interface
專案資源
- Extends
屬性
| azure |
定義用來連線至目標 Azure 資源的 Azure Active Directory 應用程式資訊的欄位 |
| creation |
UTC 建立專案的日期和時間 附註: 此屬性將不會序列化。 它只能由伺服器填入。 |
| databases |
DatabaseInfo 清單 |
| etag | HTTP 強實體標籤值。 如果提交,則會忽略此專案。 |
| provisioning |
專案的佈建狀態注意:此屬性不會序列化。 它只能由伺服器填入。 |
| source |
線上到來源的資訊 |
| source |
專案的來源平臺 |
| target |
線上到目標的資訊 |
| target |
項目的目標平臺 |
繼承的屬性
| id | 資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
| location | 資源所在的地理位置 |
| name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| tags | 資源標籤。 |
| type | 資源的類型。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
azureAuthenticationInfo
定義用來連線至目標 Azure 資源的 Azure Active Directory 應用程式資訊的欄位
azureAuthenticationInfo?: AzureActiveDirectoryApp
屬性值
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
資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
location
name
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemData?: SystemData
屬性值
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
type
資源的類型。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string