Class TimeZoneInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.sql.fluent.models.TimeZoneInner

public final class TimeZoneInner extends com.azure.core.management.ProxyResource
Time Zone property.
  • Constructor Details

    • TimeZoneInner

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

    • timeZoneId

      public String timeZoneId()
      Get the timeZoneId property: The time zone id.
      Returns:
      the timeZoneId value.
    • displayName

      public String displayName()
      Get the displayName property: The time zone display name.
      Returns:
      the displayName value.
    • validate

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