Class StaticSitesWorkflowPreviewProperties

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

public final class StaticSitesWorkflowPreviewProperties extends Object
StaticSitesWorkflowPreview resource specific properties.
  • Constructor Details

    • StaticSitesWorkflowPreviewProperties

      public StaticSitesWorkflowPreviewProperties()
  • Method Details

    • path

      public String path()
      Get the path property: The path for the workflow file to be generated.
      Returns:
      the path value.
    • contents

      public String contents()
      Get the contents property: The contents for the workflow file to be generated.
      Returns:
      the contents value.
    • validate

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