Share via


IInMageRcmMobilityAgentDetails.LatestUpgradableVersionWithoutReboot Property

Definition

The latest upgradeable version available without reboot.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The latest upgradeable version available without reboot.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="latestUpgradableVersionWithoutReboot")]
public string LatestUpgradableVersionWithoutReboot { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The latest upgradeable version available without reboot.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="latestUpgradableVersionWithoutReboot")>]
member this.LatestUpgradableVersionWithoutReboot : string
Public ReadOnly Property LatestUpgradableVersionWithoutReboot As String

Property Value

Attributes

Applies to