Class GeoRegionProperties

java.lang.Object
com.azure.resourcemanager.appservice.fluent.models.GeoRegionProperties

public final class GeoRegionProperties extends Object
GeoRegion resource specific properties.
  • Constructor Details

    • GeoRegionProperties

      public GeoRegionProperties()
  • Method Details

    • description

      public String description()
      Get the description property: Region description.
      Returns:
      the description value.
    • displayName

      public String displayName()
      Get the displayName property: Display name for region.
      Returns:
      the displayName value.
    • orgDomain

      public String orgDomain()
      Get the orgDomain property: Display name for region.
      Returns:
      the orgDomain value.
    • validate

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