你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ProjectProperties interface

项目的属性。

扩展

属性

assessmentSolutionId

Microsoft.Migrate/migrateProjects 跟踪的评估解决方案 ARM ID。

createdTimestamp

创建此项目的时间。 以 ISO-8601 格式表示的 Date-Time。 注意:此属性不会序列化。 它只能由服务器填充。

customerStorageAccountArmId

禁用公共访问时用于交互的存储帐户的 ARM ID。

customerWorkspaceId

客户创建的服务映射工作区的 ARM ID。

customerWorkspaceLocation

客户创建的服务映射工作区的位置。

privateEndpointConnections

到项目的专用终结点连接列表。 注意:此属性不会序列化。 它只能由服务器填充。

projectStatus

评估项目状态。

publicNetworkAccess

此值可以设置为“已启用”,以避免对现有客户资源和模板进行重大更改。 如果设置为“disabled”,则不允许通过公共接口的流量,专用终结点连接将是独占访问方法。

serviceEndpoint

收集器代理可以调用代理 REST API 的终结点。 注意:此属性不会序列化。 它只能由服务器填充。

updatedTimestamp

上次更新此项目的时间。 以 ISO-8601 格式表示的 Date-Time。 注意:此属性不会序列化。 它只能由服务器填充。

继承属性

provisioningState

上次操作的状态。

属性详细信息

assessmentSolutionId

Microsoft.Migrate/migrateProjects 跟踪的评估解决方案 ARM ID。

assessmentSolutionId?: string

属性值

string

createdTimestamp

创建此项目的时间。 以 ISO-8601 格式表示的 Date-Time。 注意:此属性不会序列化。 它只能由服务器填充。

createdTimestamp?: Date

属性值

Date

customerStorageAccountArmId

禁用公共访问时用于交互的存储帐户的 ARM ID。

customerStorageAccountArmId?: string

属性值

string

customerWorkspaceId

客户创建的服务映射工作区的 ARM ID。

customerWorkspaceId?: string

属性值

string

customerWorkspaceLocation

客户创建的服务映射工作区的位置。

customerWorkspaceLocation?: string

属性值

string

privateEndpointConnections

到项目的专用终结点连接列表。 注意:此属性不会序列化。 它只能由服务器填充。

privateEndpointConnections?: PrivateEndpointConnection[]

属性值

projectStatus

评估项目状态。

projectStatus?: string

属性值

string

publicNetworkAccess

此值可以设置为“已启用”,以避免对现有客户资源和模板进行重大更改。 如果设置为“disabled”,则不允许通过公共接口的流量,专用终结点连接将是独占访问方法。

publicNetworkAccess?: string

属性值

string

serviceEndpoint

收集器代理可以调用代理 REST API 的终结点。 注意:此属性不会序列化。 它只能由服务器填充。

serviceEndpoint?: string

属性值

string

updatedTimestamp

上次更新此项目的时间。 以 ISO-8601 格式表示的 Date-Time。 注意:此属性不会序列化。 它只能由服务器填充。

updatedTimestamp?: Date

属性值

Date

继承属性详细信息

provisioningState

上次操作的状态。

provisioningState?: string

属性值

string

继承自AzureResourceProperties.provisioningState