Share via


IMonitorProperties Interface

Definition

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

Properties

AccountInfoAccountId

Account Id of the account this environment is linked to

AccountInfoRegionId

Region in which the account is created

DynatraceEnvironmentPropertyUserId

User id

EnvironmentInfoEnvironmentId

Id of the environment created

EnvironmentInfoIngestionKey

Ingestion key of the environment

EnvironmentInfoLandingUrl

Landing URL for Dynatrace environment

EnvironmentInfoLogsIngestionEndpoint

Ingestion endpoint used for sending logs

LiftrResourceCategory

Liftr Resource category.

LiftrResourcePreference

The priority of the resource.

MarketplaceSubscriptionStatus

Marketplace subscription status.

MonitoringStatus

Status of the monitor.

PlanDataBillingCycle

different billing cycles like MONTHLY/WEEKLY. this could be enum

PlanDataEffectiveDate

date when plan was applied

PlanDataPlanDetail

plan id as published by Dynatrace

PlanDataUsageType

different usage type like PAYG/COMMITTED. this could be enum

ProvisioningState

Provisioning state of the resource.

SingleSignOnPropertyAadDomain

array of Aad(azure active directory) domains

SingleSignOnPropertyEnterpriseAppId

Version of the Dynatrace agent installed on the VM.

SingleSignOnPropertyProvisioningState

Provisioning state of the resource.

SingleSignOnPropertySingleSignOnState

State of Single Sign On

SingleSignOnPropertySingleSignOnUrl

The login URL specific to this Dynatrace Environment

UserInfoCountry

Country of the user

UserInfoEmailAddress

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

UserInfoFirstName

First Name of the user

UserInfoLastName

Last Name of the user

UserInfoPhoneNumber

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to