Interface DomainLegalAgreement

All Superinterfaces:
HasInnerModel<TldLegalAgreementInner>

public interface DomainLegalAgreement extends HasInnerModel<TldLegalAgreementInner>
An immutable client-side representation of an Azure domain legal agreement.
  • Method Details

    • agreementKey

      String agreementKey()
      Gets unique identifier for the agreement.
      Returns:
      unique identifier for the agreement
    • title

      String title()
      Gets agreement title.
      Returns:
      agreement title
    • content

      String content()
      Gets agreement details.
      Returns:
      agreement details
    • url

      String url()
      Gets url where a copy of the agreement details is hosted.
      Returns:
      url where a copy of the agreement details is hosted