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

public final class SiteSealInner extends Object
Site seal.
  • Constructor Details

    • SiteSealInner

      public SiteSealInner()
  • Method Details

    • html

      public String html()
      Get the html property: HTML snippet.
      Returns:
      the html value.
    • withHtml

      public SiteSealInner withHtml(String html)
      Set the html property: HTML snippet.
      Parameters:
      html - the html value to set.
      Returns:
      the SiteSealInner object itself.
    • validate

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