Class CustomLocationResourceId

java.lang.Object
com.azure.resourcemanager.mobilenetwork.models.CustomLocationResourceId

public final class CustomLocationResourceId extends Object
Reference to an Azure Arc custom location resource.
  • Constructor Details

    • CustomLocationResourceId

      public CustomLocationResourceId()
  • Method Details

    • id

      public String id()
      Get the id property: Azure Arc custom location resource ID.
      Returns:
      the id value.
    • withId

      public CustomLocationResourceId withId(String id)
      Set the id property: Azure Arc custom location resource ID.
      Parameters:
      id - the id value to set.
      Returns:
      the CustomLocationResourceId object itself.
    • validate

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