IInMageRcmMobilityAgentDetails.ReasonsBlockingReinstall Property

Definition

whether reinstall is possible or not.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="whether reinstall is possible or not.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.AgentReinstallBlockedReason) }, ReadOnly=true, Required=false, SerializedName="reasonsBlockingReinstall")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.AgentReinstallBlockedReason[] ReasonsBlockingReinstall { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="whether reinstall is possible or not.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.AgentReinstallBlockedReason) }, ReadOnly=true, Required=false, SerializedName="reasonsBlockingReinstall")>]
member this.ReasonsBlockingReinstall : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.AgentReinstallBlockedReason[]
Public ReadOnly Property ReasonsBlockingReinstall As AgentReinstallBlockedReason()

Property Value

Attributes

Applies to