SupportedOperatingSystems.SupportedOSList Property

Definition

The supported operating systems property list.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.ISupportedOSProperty> SupportedOSList { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)>]
member this.SupportedOSList : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.ISupportedOSProperty> with get, set
Public Property SupportedOSList As List(Of ISupportedOSProperty)

Property Value

Implements

Attributes

Applies to