ConfluentAgreementResource Class

Definition

Agreement Terms definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class ConfluentAgreementResource : Microsoft.Rest.Azure.IResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ConfluentAgreementResource = class
    interface IResource
Public Class ConfluentAgreementResource
Implements IResource
Inheritance
ConfluentAgreementResource
Attributes
Implements

Constructors

ConfluentAgreementResource()

Initializes a new instance of the ConfluentAgreementResource class.

ConfluentAgreementResource(String, String, String, SystemData, String, String, String, String, String, Nullable<DateTime>, String, Nullable<Boolean>)

Initializes a new instance of the ConfluentAgreementResource class.

Properties

Accepted

Gets or sets if any version of the terms have been accepted, otherwise false.

Id

Gets the ARM id of the resource.

LicenseTextLink

Gets or sets link to HTML with Microsoft and Publisher terms.

Name

Gets the name of the agreement.

Plan

Gets or sets plan identifier string.

PrivacyPolicyLink

Gets or sets link to the privacy policy of the publisher.

Product

Gets or sets product identifier string.

Publisher

Gets or sets publisher identifier string.

RetrieveDatetime

Gets or sets date and time in UTC of when the terms were accepted. This is empty if Accepted is false.

Signature

Gets or sets terms signature.

SystemData

Gets metadata pertaining to creation and last modification of the resource

Type

Gets the type of the agreement.

Applies to