TopLevelDomainLegalAgreement Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Legal agreement for a top level domain.
public class TopLevelDomainLegalAgreement : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DomainRegistration.Models.TopLevelDomainLegalAgreement>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DomainRegistration.Models.TopLevelDomainLegalAgreement>
type TopLevelDomainLegalAgreement = class
interface IJsonModel<TopLevelDomainLegalAgreement>
interface IPersistableModel<TopLevelDomainLegalAgreement>
Public Class TopLevelDomainLegalAgreement
Implements IJsonModel(Of TopLevelDomainLegalAgreement), IPersistableModel(Of TopLevelDomainLegalAgreement)
- Inheritance
-
TopLevelDomainLegalAgreement
- Implements
Properties
| Name | Description |
|---|---|
| AgreementKey |
Unique identifier for the agreement. |
| Content |
Agreement details. |
| Title |
Agreement title. |
| Uri |
URL where a copy of the agreement details is hosted. |