IDomainPurchaseConsent Interface

Definition

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

Properties

AgreedAt
AgreedBy
AgreementKey

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to