Class SubResource

java.lang.Object
com.azure.core.management.SubResource

public class SubResource extends Object
The SubResource model.
  • Constructor Details

    • SubResource

      public SubResource()
  • Method Details

    • id

      public String id()
      Get the id value.
      Returns:
      the id value
    • withId

      public SubResource withId(String id)
      Set the id value.
      Parameters:
      id - the id value to set
      Returns:
      the sub resource itself