Share via


ITopLevelDomainAgreementOption Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.TopLevelDomainAgreementOptionTypeConverter))]
public interface ITopLevelDomainAgreementOption : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.TopLevelDomainAgreementOptionTypeConverter))>]
type ITopLevelDomainAgreementOption = interface
    interface IJsonSerializable
Public Interface ITopLevelDomainAgreementOption
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ForTransfer

If true, then the list of agreements will include agreements for domain transfer as well; otherwise, false.

IncludePrivacy

If true, then the list of agreements will include agreements for domain privacy as well; otherwise, false.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to