DatadogOrganizationProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |