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

EnrollmentAccountProperties interface

它是计费帐户中的组织层次结构,用于管理和管理 Azure 成本。

属性

accountOwner

注册帐户的所有者。 注意:此属性不会序列化。 它只能由服务器填充。

authType

注册帐户的授权类型。 注意:此属性不会序列化。 它只能由服务器填充。

costCenter

与注册帐户关联的成本中心。

departmentDisplayName

注册帐户所在的部门的名称。 注意:此属性不会序列化。 它只能由服务器填充。

departmentId

唯一标识部门的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

displayName

注册帐户的名称。

endDate

注册帐户到期日期。 注意:此属性不会序列化。 它只能由服务器填充。

isDevTestEnabled

布尔标志,使订阅者能够以特殊的开发/测试速率在 Azure 上运行开发和测试工作负荷。

startDate

注册帐户生效和正常运行的日期。 注意:此属性不会序列化。 它只能由服务器填充。

status

注册帐户的状态。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

accountOwner

注册帐户的所有者。 注意:此属性不会序列化。 它只能由服务器填充。

accountOwner?: string

属性值

string

authType

注册帐户的授权类型。 注意:此属性不会序列化。 它只能由服务器填充。

authType?: string

属性值

string

costCenter

与注册帐户关联的成本中心。

costCenter?: string

属性值

string

departmentDisplayName

注册帐户所在的部门的名称。 注意:此属性不会序列化。 它只能由服务器填充。

departmentDisplayName?: string

属性值

string

departmentId

唯一标识部门的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

departmentId?: string

属性值

string

displayName

注册帐户的名称。

displayName?: string

属性值

string

endDate

注册帐户到期日期。 注意:此属性不会序列化。 它只能由服务器填充。

endDate?: Date

属性值

Date

isDevTestEnabled

布尔标志,使订阅者能够以特殊的开发/测试速率在 Azure 上运行开发和测试工作负荷。

isDevTestEnabled?: boolean

属性值

boolean

startDate

注册帐户生效和正常运行的日期。 注意:此属性不会序列化。 它只能由服务器填充。

startDate?: Date

属性值

Date

status

注册帐户的状态。 注意:此属性不会序列化。 它只能由服务器填充。

status?: string

属性值

string