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

IVMInfo.MonitoringType Property

Definition

The monitoring mode of OneAgent

[Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="The monitoring mode of OneAgent", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.MonitoringType) }, ReadOnly=false, Required=false, SerializedName="monitoringType")]
public Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.MonitoringType? MonitoringType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="The monitoring mode of OneAgent", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.MonitoringType) }, ReadOnly=false, Required=false, SerializedName="monitoringType")>]
member this.MonitoringType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.MonitoringType> with get, set
Public Property MonitoringType As Nullable(Of MonitoringType)

Property Value

Attributes

Applies to