Class CertificateWithNonceDescriptionInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.iothub.fluent.models.CertificateWithNonceDescriptionInner

public final class CertificateWithNonceDescriptionInner extends com.azure.core.management.ProxyResource
The X509 Certificate.
  • Constructor Details

    • CertificateWithNonceDescriptionInner

      public CertificateWithNonceDescriptionInner()
  • Method Details

    • properties

      public CertificatePropertiesWithNonce properties()
      Get the properties property: The description of an X509 CA Certificate including the challenge nonce issued for the Proof-Of-Possession flow.
      Returns:
      the properties value.
    • withProperties

      Set the properties property: The description of an X509 CA Certificate including the challenge nonce issued for the Proof-Of-Possession flow.
      Parameters:
      properties - the properties value to set.
      Returns:
      the CertificateWithNonceDescriptionInner object itself.
    • etag

      public String etag()
      Get the etag property: The entity tag.
      Returns:
      the etag value.
    • validate

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