AgreementTerms Class
Terms properties for provided Publisher/Offer/Plan tuple.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.marketplaceordering.models._models_py3.ResourceAgreementTerms
Constructor
AgreementTerms(*, publisher: Optional[str] = None, product: Optional[str] = None, plan: Optional[str] = None, license_text_link: Optional[str] = None, privacy_policy_link: Optional[str] = None, marketplace_terms_link: Optional[str] = None, retrieve_datetime: Optional[str] = None, signature: Optional[str] = None, accepted: Optional[bool] = None, **kwargs)
Parameters
- retrieve_datetime
- str
Required
Date and time in UTC of when the terms were accepted. This is empty if Accepted is false.
Variables
- id
- str
Resource ID.
- name
- str
Resource name.
- type
- str
Resource type.
- system_data
- SystemData
The system meta data relating to this resource.
Feedback
Submit and view feedback for