Interface DomainLegalAgreement

All Superinterfaces:
HasInner<com.microsoft.azure.management.appservice.implementation.TldLegalAgreementInner>

@Beta public interface DomainLegalAgreement extends HasInner<com.microsoft.azure.management.appservice.implementation.TldLegalAgreementInner>
An immutable client-side representation of an Azure domain legal agreement.
  • Method Details

    • agreementKey

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

      String title()
      Returns:
      agreement title
    • content

      String content()
      Returns:
      agreement details
    • url

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