OperatingSystemListFamiliesResponse.OperatingSystemFamily Class

Definition

An operating system family that is valid for your subscription.

public class OperatingSystemListFamiliesResponse.OperatingSystemFamily
type OperatingSystemListFamiliesResponse.OperatingSystemFamily = class
Public Class OperatingSystemListFamiliesResponse.OperatingSystemFamily
Inheritance
OperatingSystemListFamiliesResponse.OperatingSystemFamily

Constructors

OperatingSystemListFamiliesResponse.OperatingSystemFamily()

Initializes a new instance of the OperatingSystemFamily class.

Properties

Label

Optional. The label of the operating system family.

Name

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.

OperatingSystems

Optional. The available operating systems in your subscription belonging to this family.

Applies to