IInMageAzureV2ReplicationDetails.IsAgentUpdateRequired Property

Definition

A value indicating whether installed agent needs to be updated.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating whether installed agent needs to be updated.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="isAgentUpdateRequired", Update=true)]
public string IsAgentUpdateRequired { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating whether installed agent needs to be updated.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="isAgentUpdateRequired", Update=true)>]
member this.IsAgentUpdateRequired : string with get, set
Public Property IsAgentUpdateRequired As String

Property Value

Attributes

Applies to