Class ServiceTagInformationInner

java.lang.Object
com.azure.resourcemanager.network.fluent.models.ServiceTagInformationInner

public final class ServiceTagInformationInner extends Object
The service tag information.
  • Constructor Details

    • ServiceTagInformationInner

      public ServiceTagInformationInner()
      Creates an instance of ServiceTagInformationInner class.
  • Method Details

    • properties

      Get the properties property: Properties of the service tag information.
      Returns:
      the properties value.
    • name

      public String name()
      Get the name property: The name of service tag.
      Returns:
      the name value.
    • id

      public String id()
      Get the id property: The ID of service tag.
      Returns:
      the id value.
    • serviceTagChangeNumber

      public String serviceTagChangeNumber()
      Get the serviceTagChangeNumber property: The iteration number of service tag object for region.
      Returns:
      the serviceTagChangeNumber value.
    • validate

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