OSFamily.Version Property

Definition

List of OS versions belonging to this family.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IOSVersionPropertiesBase> Version { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.Version : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IOSVersionPropertiesBase>
Public ReadOnly Property Version As List(Of IOSVersionPropertiesBase)

Property Value

Implements

Attributes

Applies to