Freigeben über


IOSFamily.Version Property

Definition

List of OS versions belonging to this family.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="List of OS versions belonging to this family.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.IOSVersionPropertiesBase) }, ReadOnly=true, Required=false, SerializedName="versions")]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.IOSVersionPropertiesBase[] Version { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="List of OS versions belonging to this family.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.IOSVersionPropertiesBase) }, ReadOnly=true, Required=false, SerializedName="versions")>]
member this.Version : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.IOSVersionPropertiesBase[]
Public ReadOnly Property Version As IOSVersionPropertiesBase()

Property Value

Attributes

Applies to