Class FrontEndConfiguration

java.lang.Object
com.azure.resourcemanager.appservice.models.FrontEndConfiguration

public final class FrontEndConfiguration extends Object
The FrontEndConfiguration model.
  • Constructor Details

    • FrontEndConfiguration

      public FrontEndConfiguration()
  • Method Details

    • kind

      public FrontEndServiceType kind()
      Get the kind property: The kind property.
      Returns:
      the kind value.
    • withKind

      Set the kind property: The kind property.
      Parameters:
      kind - the kind value to set.
      Returns:
      the FrontEndConfiguration object itself.
    • validate

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