Class CertificateOrderActionProperties

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

public final class CertificateOrderActionProperties extends Object
CertificateOrderAction resource specific properties.
  • Constructor Details

    • CertificateOrderActionProperties

      public CertificateOrderActionProperties()
  • Method Details

    • actionType

      public CertificateOrderActionType actionType()
      Get the actionType property: Action type.
      Returns:
      the actionType value.
    • createdAt

      public OffsetDateTime createdAt()
      Get the createdAt property: Time at which the certificate action was performed.
      Returns:
      the createdAt value.
    • validate

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