DatadogApplicationKey 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.
Represents a Datadog Application key and its associated properties.
public class DatadogApplicationKey : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Datadog.Models.DatadogApplicationKey>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Datadog.Models.DatadogApplicationKey>
type DatadogApplicationKey = class
interface IJsonModel<DatadogApplicationKey>
interface IPersistableModel<DatadogApplicationKey>
Public Class DatadogApplicationKey
Implements IJsonModel(Of DatadogApplicationKey), IPersistableModel(Of DatadogApplicationKey)
- Inheritance
-
DatadogApplicationKey
- Implements
Properties
| Name | Description |
|---|---|
| CreatedBy |
The user that created the Application key. |
| Key |
The value of the Application key. |
| Name |
The name of the Application key. |