Share via


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