ConfluentAgreementResource interface
Agreement Terms definition
Properties
accepted | If any version of the terms have been accepted, otherwise false. |
id | The ARM id of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
license |
Link to HTML with Microsoft and Publisher terms. |
name | The name of the agreement. NOTE: This property will not be serialized. It can only be populated by the server. |
plan | Plan identifier string. |
privacy |
Link to the privacy policy of the publisher. |
product | Product identifier string. |
publisher | Publisher identifier string. |
retrieve |
Date and time in UTC of when the terms were accepted. This is empty if Accepted is false. |
signature | Terms signature. |
system |
Metadata pertaining to creation and last modification of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of the agreement. 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
id
The ARM id of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
licenseTextLink
Link to HTML with Microsoft and Publisher terms.
licenseTextLink?: string
Property Value
string
name
The name of the agreement. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
plan
Plan identifier string.
plan?: string
Property Value
string
privacyPolicyLink
Link to the privacy policy of the publisher.
privacyPolicyLink?: string
Property Value
string
product
Product identifier string.
product?: string
Property Value
string
publisher
Publisher identifier string.
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?: Date
Property Value
Date
signature
Terms signature.
signature?: string
Property Value
string
systemData
Metadata pertaining to creation and last modification of the resource NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
type
The type of the agreement. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string