Class AttachedDataNetworkResourceId

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

public final class AttachedDataNetworkResourceId extends Object
Reference to an attached data network resource.
  • Constructor Details

    • AttachedDataNetworkResourceId

      public AttachedDataNetworkResourceId()
  • Method Details

    • id

      public String id()
      Get the id property: Attached data network resource ID.
      Returns:
      the id value.
    • withId

      Set the id property: Attached data network resource ID.
      Parameters:
      id - the id value to set.
      Returns:
      the AttachedDataNetworkResourceId object itself.
    • validate

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