Interface CertificateWithNonceDescription


  • public interface CertificateWithNonceDescription
    An immutable client-side representation of CertificateWithNonceDescription.
    • Method Detail

      • id

        String id()
        Gets the id property: Fully qualified resource Id for the resource.
        Returns:
        the id value.
      • name

        String name()
        Gets the name property: The name of the resource.
        Returns:
        the name value.
      • type

        String type()
        Gets the type property: The type of the resource.
        Returns:
        the type value.
      • properties

        CertificatePropertiesWithNonce properties()
        Gets 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.
      • etag

        String etag()
        Gets the etag property: The entity tag.
        Returns:
        the etag value.
      • innerModel

        CertificateWithNonceDescriptionInner innerModel()
        Gets the inner com.azure.resourcemanager.iothub.fluent.models.CertificateWithNonceDescriptionInner object.
        Returns:
        the inner object.