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

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