Share via


IVMInfo.AutoUpdateSetting Property

Definition

Update settings of OneAgent.

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

Property Value

Attributes

Applies to