UnresolvedDependency Interface
public interface UnresolvedDependency
An immutable client-side representation of UnresolvedDependency.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Integer |
count()
Gets the count property: Gets or sets the count. |
| abstract String |
id()
Gets the id property: Gets or sets the arm id of the dependency. |
|
abstract
Unresolved |
innerModel()
Gets the inner com. |
Method Details
count
public abstract Integer count()
Gets the count property: Gets or sets the count.
Returns:
id
public abstract String id()
Gets the id property: Gets or sets the arm id of the dependency.
Returns:
innerModel
public abstract UnresolvedDependencyInner innerModel()
Gets the inner com.azure.resourcemanager.resourcemover.fluent.models.UnresolvedDependencyInner object.
Returns: