IInMageRcmProtectionContainerMappingDetails.EnableAgentAutoUpgrade Property

Definition

A value indicating whether the flag for enable agent auto upgrade.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="A value indicating whether the flag for enable agent auto upgrade.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="enableAgentAutoUpgrade", Update=false)]
public string EnableAgentAutoUpgrade { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="A value indicating whether the flag for enable agent auto upgrade.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="enableAgentAutoUpgrade", Update=false)>]
member this.EnableAgentAutoUpgrade : string
Public ReadOnly Property EnableAgentAutoUpgrade As String

Property Value

Attributes

Applies to