Share via


IEnvironmentInfo Interface

Definition

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

Properties

EnvironmentId

Id of the environment created

IngestionKey

Ingestion key of the environment

LandingUrl

Landing URL for Dynatrace environment

LogsIngestionEndpoint

Ingestion endpoint used for sending logs

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to