InMageRcmMobilityAgentDetails.AgentReinstallState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The agent auto reinstall state.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.MobilityAgentReinstallType[] AgentReinstallState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.AgentReinstallState : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.MobilityAgentReinstallType[]
Public ReadOnly Property AgentReinstallState As MobilityAgentReinstallType()
Property Value
Implements
- Attributes