Agreement Class
An agreement.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.billing.models._models_py3.ResourceAgreement
Constructor
Agreement(*, participants: Optional[List[azure.mgmt.billing.models._models_py3.Participants]] = None, **kwargs)
Parameters
- participants
- list[Participants]
The list of participants that participates in acceptance of an agreement.
Variables
- id
- str
Resource Id.
- name
- str
Resource name.
- type
- str
Resource type.
- agreement_link
- str
The URL to download the agreement.
The category of the agreement signed by a customer. Possible values include: "MicrosoftCustomerAgreement", "AffiliatePurchaseTerms", "Other".
- acceptance_mode
- str or AcceptanceMode
The mode of acceptance for an agreement. Possible values include: "ClickToAccept", "ESignEmbedded", "ESignOffline".
- effective_date
- datetime
The date from which the agreement is effective.
- expiration_date
- datetime
The date when the agreement expires.
- status
- str
The current status of the agreement.
Feedback
Submit and view feedback for