OperatingSystemListFamiliesResponse.OperatingSystemFamily Class
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.
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
Azure SDK for .NET