Share via


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