ProjectProperties interface
項目的屬性。
屬性
| assessment |
Microsoft.Migrate/migrateProjects 所追蹤的評量解決方案 ARM 標識符。 |
| created |
建立此項目的時間。 以 ISO-8601 格式表示 Date-Time。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| customer |
停用公用存取時,用於互動的記憶體帳戶 ARM 標識碼。 |
| customer |
客戶所建立之服務對應工作區的 ARM 識別碼。 |
| customer |
客戶建立的服務對應工作區位置。 |
| last |
上次建立評量的時間。 以 ISO-8601 格式表示 Date-Time。 此值將會是 Null,直到建立評量為止。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| number |
專案中建立的評量數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| number |
專案中建立的群組數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| number |
專案中的計算機數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| private |
專案的私人端點連線清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| project |
評定項目狀態。 |
| provisioning |
專案的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| public |
此值可以設定為 「已啟用」,以避免現有客戶資源和範本發生重大變更。 如果設定為 『disabled』,則不允許透過公用介面的流量,而私人端點聯機會是獨佔存取方法。 |
| service |
收集器代理程式可以呼叫代理程式 REST API 的端點。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| updated |
上次更新此項目的時間。 以 ISO-8601 格式表示 Date-Time。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
assessmentSolutionId
Microsoft.Migrate/migrateProjects 所追蹤的評量解決方案 ARM 標識符。
assessmentSolutionId?: string
屬性值
string
createdTimestamp
建立此項目的時間。 以 ISO-8601 格式表示 Date-Time。 注意:這個屬性不會串行化。 它只能由伺服器填入。
createdTimestamp?: Date
屬性值
Date
customerStorageAccountArmId
停用公用存取時,用於互動的記憶體帳戶 ARM 標識碼。
customerStorageAccountArmId?: string
屬性值
string
customerWorkspaceId
客戶所建立之服務對應工作區的 ARM 識別碼。
customerWorkspaceId?: string
屬性值
string
customerWorkspaceLocation
客戶建立的服務對應工作區位置。
customerWorkspaceLocation?: string
屬性值
string
lastAssessmentTimestamp
上次建立評量的時間。 以 ISO-8601 格式表示 Date-Time。 此值將會是 Null,直到建立評量為止。 注意:這個屬性不會串行化。 它只能由伺服器填入。
lastAssessmentTimestamp?: Date
屬性值
Date
numberOfAssessments
專案中建立的評量數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。
numberOfAssessments?: number
屬性值
number
numberOfGroups
專案中建立的群組數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。
numberOfGroups?: number
屬性值
number
numberOfMachines
專案中的計算機數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。
numberOfMachines?: number
屬性值
number
privateEndpointConnections
專案的私人端點連線清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
privateEndpointConnections?: PrivateEndpointConnection[]
屬性值
projectStatus
評定項目狀態。
projectStatus?: string
屬性值
string
provisioningState
專案的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
publicNetworkAccess
此值可以設定為 「已啟用」,以避免現有客戶資源和範本發生重大變更。 如果設定為 『disabled』,則不允許透過公用介面的流量,而私人端點聯機會是獨佔存取方法。
publicNetworkAccess?: string
屬性值
string
serviceEndpoint
收集器代理程式可以呼叫代理程式 REST API 的端點。 注意:這個屬性不會串行化。 它只能由伺服器填入。
serviceEndpoint?: string
屬性值
string
updatedTimestamp
上次更新此項目的時間。 以 ISO-8601 格式表示 Date-Time。 注意:這個屬性不會串行化。 它只能由伺服器填入。
updatedTimestamp?: Date
屬性值
Date