Interface CertificateListDescription


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

      • value

        List<CertificateDescription> value()
        Gets the value property: The array of Certificate objects.
        Returns:
        the value value.
      • innerModel

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