Share via


IA2AUpdateContainerMappingInput.AgentAutoUpdateStatus Property

Definition

A value indicating whether the auto update is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether the auto update is enabled.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.AgentAutoUpdateStatus) }, ReadOnly=false, Required=false, SerializedName="agentAutoUpdateStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.AgentAutoUpdateStatus? AgentAutoUpdateStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether the auto update is enabled.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.AgentAutoUpdateStatus) }, ReadOnly=false, Required=false, SerializedName="agentAutoUpdateStatus")>]
member this.AgentAutoUpdateStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.AgentAutoUpdateStatus> with get, set
Public Property AgentAutoUpdateStatus As Nullable(Of AgentAutoUpdateStatus)

Property Value

Attributes

Applies to