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

MoveResourceDependency interface

定义移动资源的依赖项。

属性

automaticResolution

定义自动解析的属性。

dependencyType

定义依赖项类型。

id

获取依赖资源的源 ARM ID。

isOptional

获取或设置一个值,该值指示依赖项是否为可选。

manualResolution

定义手动解析的属性。

resolutionStatus

获取依赖项解析状态。

resolutionType

定义解析类型。

属性详细信息

automaticResolution

定义自动解析的属性。

automaticResolution?: AutomaticResolutionProperties

属性值

dependencyType

定义依赖项类型。

dependencyType?: string

属性值

string

id

获取依赖资源的源 ARM ID。

id?: string

属性值

string

isOptional

获取或设置一个值,该值指示依赖项是否为可选。

isOptional?: string

属性值

string

manualResolution

定义手动解析的属性。

manualResolution?: ManualResolutionProperties

属性值

resolutionStatus

获取依赖项解析状态。

resolutionStatus?: string

属性值

string

resolutionType

定义解析类型。

resolutionType?: string

属性值

string