SupportedOSProperty.SupportedOS Property

Definition

The list of supported operating systems.

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

Property Value

Implements

Attributes

Applies to