OperatingSystemFamilies 类
指定的受支持的操作系统系列。
命名空间: Microsoft.WindowsAzure.Management.Compute.Models
程序集: Microsoft.WindowsAzure.Management.Compute(Microsoft.WindowsAzure.Management.Compute.dll 中)
继承层次结构
System.Object
Microsoft.WindowsAzure.Management.Compute.Models.OperatingSystemFamilies
语法
public static class OperatingSystemFamilies
public ref class OperatingSystemFamilies abstract sealed
[<AbstractClass>]
[<Sealed>]
type OperatingSystemFamilies = class end
Public NotInheritable Class OperatingSystemFamilies
字段
名称 | 说明 | |
---|---|---|
WindowsServer2008R2 | 指定 Windows Server 2008 R2 操作系统。 |
|
WindowsServer2008SP2 | 指定 Windows Server 2008 SP2 操作系统。 |
|
WindowsServer2012 | 指定 Windows Server 2012 操作系统。 |
线程安全
此类型的任何公共静态(Visual Basic 中为 Shared)成员都是线程安全的。但不保证所有实例成员都是线程安全的。
请参阅
Microsoft.WindowsAzure.Management.Compute.Models 命名空间
返回页首