Class WorkspacePurgesPurgeHeaders

java.lang.Object
com.azure.resourcemanager.loganalytics.models.WorkspacePurgesPurgeHeaders

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

    • WorkspacePurgesPurgeHeaders

      public WorkspacePurgesPurgeHeaders()
  • Method Details

    • xMsStatusLocation

      public String xMsStatusLocation()
      Get the xMsStatusLocation property: The x-ms-status-location property.
      Returns:
      the xMsStatusLocation value.
    • withXMsStatusLocation

      public WorkspacePurgesPurgeHeaders withXMsStatusLocation(String xMsStatusLocation)
      Set the xMsStatusLocation property: The x-ms-status-location property.
      Parameters:
      xMsStatusLocation - the xMsStatusLocation value to set.
      Returns:
      the WorkspacePurgesPurgeHeaders object itself.
    • validate

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