Interface UnresolvedDependency


public interface UnresolvedDependency
An immutable client-side representation of UnresolvedDependency.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the count property: Gets or sets the count.
    id()
    Gets the id property: Gets or sets the arm id of the dependency.
    Gets the inner com.azure.resourcemanager.resourcemover.fluent.models.UnresolvedDependencyInner object.
  • Method Details

    • count

      Integer count()
      Gets the count property: Gets or sets the count.
      Returns:
      the count value.
    • id

      String id()
      Gets the id property: Gets or sets the arm id of the dependency.
      Returns:
      the id value.
    • innerModel

      Gets the inner com.azure.resourcemanager.resourcemover.fluent.models.UnresolvedDependencyInner object.
      Returns:
      the inner object.