CloudServiceOSFamilyData.Versions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of OS versions belonging to this family.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.OSVersionPropertiesBase> Versions { get; }
member this.Versions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.OSVersionPropertiesBase>
Public ReadOnly Property Versions As IReadOnlyList(Of OSVersionPropertiesBase)