AgreementTerms interface

Terms properties for provided Publisher/Offer/Plan tuple

Extends

Properties

accepted

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

licenseTextLink

Link to HTML with Microsoft and Publisher terms.

marketplaceTermsLink

Link to HTML with Azure Marketplace terms.

plan

Plan identifier string of image being deployed.

privacyPolicyLink

Link to the privacy policy of the publisher.

product

Offer identifier string of image being deployed.

publisher

Publisher identifier string of image being deployed.

retrieveDatetime

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

signature

Terms signature.

systemData

The system meta data relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

accepted

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

accepted?: boolean

Property Value

boolean

Link to HTML with Microsoft and Publisher terms.

licenseTextLink?: string

Property Value

string

Link to HTML with Azure Marketplace terms.

marketplaceTermsLink?: string

Property Value

string

plan

Plan identifier string of image being deployed.

plan?: string

Property Value

string

Link to the privacy policy of the publisher.

privacyPolicyLink?: string

Property Value

string

product

Offer identifier string of image being deployed.

product?: string

Property Value

string

publisher

Publisher identifier string of image being deployed.

publisher?: string

Property Value

string

retrieveDatetime

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

retrieveDatetime?: string

Property Value

string

signature

Terms signature.

signature?: string

Property Value

string

systemData

The system meta data relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited Property Details

id

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type