IDevice.LastAvailableOSVersion 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.
OS version available for installation when update requested
[Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.Info(Create=false, Description="OS version available for installation when update requested", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastAvailableOsVersion", Update=false)]
public string LastAvailableOSVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.Info(Create=false, Description="OS version available for installation when update requested", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastAvailableOsVersion", Update=false)>]
member this.LastAvailableOSVersion : string
Public ReadOnly Property LastAvailableOSVersion As String
Property Value
- Attributes