Share via


IVMwareCbtMigrationDetails.SupportedOSVersion Property

Definition

List of supported inplace OS Upgrade versions.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="List of supported inplace OS Upgrade versions.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="supportedOSVersions")]
public string[] SupportedOSVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="List of supported inplace OS Upgrade versions.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="supportedOSVersions")>]
member this.SupportedOSVersion : string[] with get, set
Public Property SupportedOSVersion As String()

Property Value

String[]
Attributes

Applies to