Uses of Class
com.microsoft.azure.management.appservice.TopLevelDomainAgreementOption
-
-
Uses of TopLevelDomainAgreementOption in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return TopLevelDomainAgreementOption Modifier and Type Method Description TopLevelDomainAgreementOptionTopLevelDomainAgreementOption. withForTransfer(Boolean forTransfer)Set if <code>true</code>, then the list of agreements will include agreements for domain transfer as well; otherwise, <code>false</code>.TopLevelDomainAgreementOptionTopLevelDomainAgreementOption. withIncludePrivacy(Boolean includePrivacy)Set if <code>true</code>, then the list of agreements will include agreements for domain privacy as well; otherwise, <code>false</code>.
-