OSFamilyProperties.Version Property

Definition

List of OS versions belonging to this family.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IOSVersionPropertiesBase> Version { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
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