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

UnresolvedDependency Interface

Implements

com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.resourcemover.v2021_01_01.implementation.UnresolvedDependencyInner> com.microsoft.azure.arm.resources.models.HasManager<com.microsoft.azure.management.resourcemover.v2021_01_01.implementation.ResourceMoverManager>

public interface UnresolvedDependency
extends com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.resourcemover.v2021_01_01.implementation.UnresolvedDependencyInner>, com.microsoft.azure.arm.resources.models.HasManager<com.microsoft.azure.management.resourcemover.v2021_01_01.implementation.ResourceMoverManager>

Type representing UnresolvedDependency.

Method Summary

Modifier and Type Method and Description
abstract java.lang.Integer count()
abstract java.lang.String id()

Method Details

count

public abstract Integer count()

Returns:

the count value.

id

public abstract String id()

Returns:

the id value.

Applies to