你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IOSFamilyProperties.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