OperatingSystemListResponse.OperatingSystem.Family 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.
Optional. Indicates which operating system family this version belongs to. A value of 1 corresponds to the Azure guest operating system that is substantially compatible with Windows Server 2008 SP2. A value of 2 corresponds to the Azure guest operating system that is substantially compatible with Windows Server 2008 R2.
public int Family { get; set; }
member this.Family : int with get, set
Public Property Family As Integer