Share via


IVMInfo Interface

Definition

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

Properties

AutoUpdateSetting

Update settings of OneAgent.

AvailabilityState

The availability state of OneAgent.

HostGroup

The name of the host group

HostName

The name of the host

LogModule

Tells whether log modules are enabled or not

MonitoringType

The monitoring mode of OneAgent

ResourceId

Azure VM resource ID

UpdateStatus

The current update status of OneAgent.

Version

Version of the Dynatrace agent installed on the VM.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to