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

NetworkManagerCommit interface

网络管理器提交。

属性

commitId

提交 ID。注意:此属性不会序列化。 它只能由服务器填充。

commitType

提交类型。

configurationIds

配置 ID 列表。

targetLocations

目标位置列表。

属性详细信息

commitId

提交 ID。注意:此属性不会序列化。 它只能由服务器填充。

commitId?: string

属性值

string

commitType

提交类型。

commitType: string

属性值

string

configurationIds

配置 ID 列表。

configurationIds?: string[]

属性值

string[]

targetLocations

目标位置列表。

targetLocations: string[]

属性值

string[]