java.lang.Object
com.azure.resourcemanager.delegatednetwork.models.SubnetDetails

public final class SubnetDetails extends Object
Properties of orchestrator.
  • Constructor Details

    • SubnetDetails

      public SubnetDetails()
      Creates an instance of SubnetDetails class.
  • Method Details

    • id

      public String id()
      Get the id property: subnet arm resource id.
      Returns:
      the id value.
    • withId

      public SubnetDetails withId(String id)
      Set the id property: subnet arm resource id.
      Parameters:
      id - the id value to set.
      Returns:
      the SubnetDetails object itself.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.