你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IDatadogMonitorResource Interface

Definition

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

Properties

DatadogOrganizationPropertyApiKey

Api key associated to the Datadog organization.

DatadogOrganizationPropertyApplicationKey

Application key associated to the Datadog organization.

DatadogOrganizationPropertyEnterpriseAppId

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

DatadogOrganizationPropertyId

Id of the Datadog organization.

DatadogOrganizationPropertyLinkingAuthCode

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

DatadogOrganizationPropertyLinkingClientId

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

DatadogOrganizationPropertyName

Name of the Datadog organization.

DatadogOrganizationPropertyRedirectUri

The redirect uri for linking.

Id

ARM id of the monitor resource.

IdentityPrincipalId

The identity ID.

IdentityTenantId

The tenant ID of resource.

IdentityType

Identity type

LiftrResourceCategory
LiftrResourcePreference

The priority of the resource.

Location
MarketplaceSubscriptionStatus

Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.

MonitoringStatus

Flag specifying if the resource monitoring is enabled or disabled.

Name

Name of the monitor resource.

ProvisioningState
SkuName

Name of the SKU.

SystemDataCreatedAt

The timestamp of resource creation (UTC).

SystemDataCreatedBy

The identity that created the resource.

SystemDataCreatedByType

The type of identity that created the resource.

SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

SystemDataLastModifiedBy

The identity that last modified the resource.

SystemDataLastModifiedByType

The type of identity that last modified the resource.

Tag
Type

The type of the monitor resource.

UserInfoEmailAddress

Email of the user used by Datadog for contacting them if needed

UserInfoName

Name of the user

UserInfoPhoneNumber

Phone number of the user used by Datadog for contacting them if needed

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to