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

IMonitorResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Models.Api20210901.MonitorResourceTypeConverter))]
public interface IMonitorResource : Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Models.Api20.ITrackedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Models.Api20210901.MonitorResourceTypeConverter))>]
type IMonitorResource = interface
    interface IJsonSerializable
    interface ITrackedResource
    interface IResource
Public Interface IMonitorResource
Implements ITrackedResource
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

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(Inherited from IResource)
IdentityPrincipalId

The active directory identifier of this principal.

IdentityTenantId

The Active Directory tenant id of the principal.

IdentityType

The type of managed identity assigned to this resource.

IdentityUserAssignedIdentity

The identities assigned to this resource by the user.

LiftrResourceCategory

Liftr Resource category.

LiftrResourcePreference

The priority of the resource.

Location

The geo-location where the resource lives

(Inherited from ITrackedResource)
MarketplaceSubscriptionStatus

Marketplace subscription status.

MonitoringStatus

Status of the monitor.

Name

The name of the resource

(Inherited from IResource)
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

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

Resource tags.

(Inherited from ITrackedResource)
Type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from IResource)
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