Share via


IDatadogAgreementProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Datadog.Models.Api20210301.DatadogAgreementPropertiesTypeConverter))]
public interface IDatadogAgreementProperties : Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Datadog.Models.Api20210301.DatadogAgreementPropertiesTypeConverter))>]
type IDatadogAgreementProperties = interface
    interface IJsonSerializable
Public Interface IDatadogAgreementProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Accepted

If any version of the terms have been accepted, otherwise false.

LicenseTextLink

Link to HTML with Microsoft and Publisher terms.

Plan

Plan identifier string.

PrivacyPolicyLink

Link to the privacy policy of the publisher.

Product

Product identifier string.

Publisher

Publisher identifier string.

RetrieveDatetime

Date and time in UTC of when the terms were accepted. This is empty if Accepted is false.

Signature

Terms signature.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to