TopLevelDomainAgreementOption 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.
Options for retrieving the list of top level domain legal agreements.
public class TopLevelDomainAgreementOption
type TopLevelDomainAgreementOption = class
Public Class TopLevelDomainAgreementOption
- Inheritance
-
TopLevelDomainAgreementOption
Constructors
TopLevelDomainAgreementOption() |
Initializes a new instance of the TopLevelDomainAgreementOption class. |
TopLevelDomainAgreementOption(Nullable<Boolean>, Nullable<Boolean>) |
Initializes a new instance of the TopLevelDomainAgreementOption class. |
Properties
ForTransfer |
Gets or sets if <code>true</code>, then the list of agreements will include agreements for domain transfer as well; otherwise, <code>false</code>. |
IncludePrivacy |
Gets or sets if <code>true</code>, then the list of agreements will include agreements for domain privacy as well; otherwise, <code>false</code>. |
Applies to
Azure SDK for .NET