Class DataNetworkResourceId

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

public final class DataNetworkResourceId extends Object
Reference to a data network resource.
  • Constructor Details

    • DataNetworkResourceId

      public DataNetworkResourceId()
  • Method Details

    • id

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

      public DataNetworkResourceId withId(String id)
      Set the id property: Data network resource ID.
      Parameters:
      id - the id value to set.
      Returns:
      the DataNetworkResourceId object itself.
    • validate

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