java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.appcomplianceautomation.fluent.models.ReportResourceInner

public final class ReportResourceInner extends com.azure.core.management.ProxyResource
A class represent an AppComplianceAutomation report resource.
  • Constructor Details

    • ReportResourceInner

      public ReportResourceInner()
      Creates an instance of ReportResourceInner class.
  • Method Details

    • properties

      public ReportProperties properties()
      Get the properties property: Report property.
      Returns:
      the properties value.
    • withProperties

      public ReportResourceInner withProperties(ReportProperties properties)
      Set the properties property: Report property.
      Parameters:
      properties - the properties value to set.
      Returns:
      the ReportResourceInner object itself.
    • systemData

      public com.azure.core.management.SystemData systemData()
      Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
      Returns:
      the systemData value.
    • validate

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