资产类型属性

摘要

下面是在公共设施网络中使用 Describe 时由 assetTypes 对象返回的属性。

属性

属性说明数据类型
assetTypeCode
(只读)

资产类型代码。

Integer
assetTypeName
(只读)

资产类型名称。

String
associationDeleteType
(只读)

资产类型的关联删除类型。

String
associationRoleType
(只读)

资产类型的关联角色类型。

String
categories
(只读)

资产类型的类别。

String
connectivityPolicy
(只读)

资产类型的连通性策略。

String
containmentViewScale
(只读)

资产类型的包含视图比例的值。

Integer
creationTime
(只读)

资产类型的创建时间。

String
isLinearConnectivityPolicySupported
(只读)

资产类型是否支持线性连通性策略。

  • True - 资产类型支持线性连通性。
  • False - 资产类型不支持线性连通性。

Boolean
isTerminalConfigurationSupported
(只读)

资产类型是否支持终端配置。

  • True - 资产类型支持终端配置。
  • False - 资产类型不支持终端配置。

Boolean
splitContent
(只读)

资产类型是否支持分割内容。

  • True - 资产类型支持分割内容。
  • False - 资产类型不支持分割内容。

Boolean
terminalConfigurationID
(只读)

资产类型的终端配置 ID。

Integer

在本主题中