Class MobileNetworkResourceId

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

public final class MobileNetworkResourceId extends Object
Reference to a mobile network resource.
  • Constructor Details

    • MobileNetworkResourceId

      public MobileNetworkResourceId()
  • Method Details

    • id

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

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

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