Share via


ISupportedOSProperty.SupportedOS Property

Definition

The list of supported operating systems.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of supported operating systems.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.ISupportedOSDetails) }, ReadOnly=false, Required=false, SerializedName="supportedOs")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.ISupportedOSDetails[] SupportedOS { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of supported operating systems.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.ISupportedOSDetails) }, ReadOnly=false, Required=false, SerializedName="supportedOs")>]
member this.SupportedOS : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.ISupportedOSDetails[] with get, set
Public Property SupportedOS As ISupportedOSDetails()

Property Value

Attributes

Applies to