Class SimPolicyResourceId

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

public final class SimPolicyResourceId extends Object
Reference to a SIM policy resource.
  • Constructor Details

    • SimPolicyResourceId

      public SimPolicyResourceId()
  • Method Details

    • id

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

      public SimPolicyResourceId withId(String id)
      Set the id property: SIM policy resource ID.
      Parameters:
      id - the id value to set.
      Returns:
      the SimPolicyResourceId object itself.
    • validate

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