OperatingSystemFamily Members

Represents an operating system family that is valid for your subscription.

The following tables list the members exposed by the OperatingSystemFamily type.

Public Constructors

  Name Description
  OperatingSystemFamily Initializes a new instance of the OperatingSystemFamily class.

Top

Public Properties

  Name Description
Label Gets or sets the base-64 encoded label of the operating system family.
Name Gets or sets a value that indicates which operating system family this version belongs to.
OperatingSystems Gets or sets a collection of OperatingSystem objects that define the available operating systems in your subscription belonging to this family.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

OperatingSystemFamily Class
Microsoft.WindowsAzure.Management.Compute.Models.OperatingSystemListFamiliesResponse Namespace