Share via


IMonitorResourceUpdate Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Models.Api20210901.MonitorResourceUpdateTypeConverter))]
public interface IMonitorResourceUpdate : Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Models.Api20210901.MonitorResourceUpdateTypeConverter))>]
type IMonitorResourceUpdate = interface
    interface IJsonSerializable
Public Interface IMonitorResourceUpdate
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

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

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

Tag

Resource tags.

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