DatadogAgreementResource interface

model interface DatadogAgreementResource

Properties

id

ARM id of the resource.

name

Name of the agreement.

properties

Represents the properties of the resource.

systemData

Metadata pertaining to creation and last modification of the resource.

type

The type of the resource.

Property Details

id

ARM id of the resource.

id?: string

Property Value

string

name

Name of the agreement.

name?: string

Property Value

string

properties

Represents the properties of the resource.

properties?: DatadogAgreementProperties

Property Value

systemData

Metadata pertaining to creation and last modification of the resource.

systemData?: SystemData

Property Value

type

The type of the resource.

type?: string

Property Value

string