DatadogOrganizationProperties Class

Definition

Datadog organization properties.

public class DatadogOrganizationProperties
type DatadogOrganizationProperties = class
Public Class DatadogOrganizationProperties
Inheritance
DatadogOrganizationProperties

Constructors

DatadogOrganizationProperties()

Initializes a new instance of DatadogOrganizationProperties.

Properties

ApiKey

Api key associated to the Datadog organization.

ApplicationKey

Application key associated to the Datadog organization.

EnterpriseAppId

The Id of the Enterprise App used for Single sign on.

Id

Id of the Datadog organization.

LinkingAuthCode

The auth code used to linking to an existing datadog organization.

LinkingClientId

The client_id from an existing in exchange for an auth token to link organization.

Name

Name of the Datadog organization.

RedirectUri

The redirect uri for linking.

Applies to