Class MSDeployLogProperties

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

public final class MSDeployLogProperties extends Object
MSDeployLog resource specific properties.
  • Constructor Details

    • MSDeployLogProperties

      public MSDeployLogProperties()
  • Method Details

    • entries

      public List<MSDeployLogEntry> entries()
      Get the entries property: List of log entry messages.
      Returns:
      the entries value.
    • validate

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