Class SecurityAssessmentMetadataPropertiesResponsePublishDates

java.lang.Object
com.azure.resourcemanager.security.models.SecurityAssessmentMetadataPropertiesResponsePublishDates

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

    • SecurityAssessmentMetadataPropertiesResponsePublishDates

      public SecurityAssessmentMetadataPropertiesResponsePublishDates()
  • Method Details

    • ga

      public String ga()
      Get the ga property: The GA property.
      Returns:
      the ga value.
    • withGa

      Set the ga property: The GA property.
      Parameters:
      ga - the ga value to set.
      Returns:
      the SecurityAssessmentMetadataPropertiesResponsePublishDates object itself.
    • publicProperty

      public String publicProperty()
      Get the publicProperty property: The public property.
      Returns:
      the publicProperty value.
    • withPublicProperty

      public SecurityAssessmentMetadataPropertiesResponsePublishDates withPublicProperty(String publicProperty)
      Set the publicProperty property: The public property.
      Parameters:
      publicProperty - the publicProperty value to set.
      Returns:
      the SecurityAssessmentMetadataPropertiesResponsePublishDates object itself.
    • validate

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