Class AzureStackEdgeDeviceResourceId

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

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

    • AzureStackEdgeDeviceResourceId

      public AzureStackEdgeDeviceResourceId()
  • Method Details

    • id

      public String id()
      Get the id property: Azure Stack Edge device resource ID.
      Returns:
      the id value.
    • withId

      Set the id property: Azure Stack Edge device resource ID.
      Parameters:
      id - the id value to set.
      Returns:
      the AzureStackEdgeDeviceResourceId object itself.
    • validate

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