IDatadogIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Datadog.Models.DatadogIdentityTypeConverter))]
public interface IDatadogIdentity : Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Datadog.Models.DatadogIdentityTypeConverter))>]
type IDatadogIdentity = interface
    interface IJsonSerializable
Public Interface IDatadogIdentity
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ConfigurationName
Id
MonitorName
ResourceGroupName
RuleSetName
SubscriptionId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to