OperatingSystem 成员
Represents an operating system that is valid for your subscription.
以下各表列出了由 OperatingSystem 类型公开的成员。
公共 构造函数
Name | 说明 | |
---|---|---|
OperatingSystem | Initializes a new instance of the OperatingSystem class. |
返回页首
公共 属性
Name | 说明 | |
---|---|---|
IsActive | Gets or sets whether this operating system version is currently active for running a service. | |
IsDefault | Gets or sets whether the operating system version is the default version for a service that has not otherwise specified a particular version. | |
Label | Gets or sets the base-64 encoded label of the operating system version. | |
Version | Gets or sets the version of the operating system. |
返回页首
公共 方法
(另请参见 受保护 方法)
Name | 说明 | |
---|---|---|
Equals | (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ToString | (继承自 Object) |
返回页首
受保护 方法
Name | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
返回页首
另请参阅
参考
OperatingSystem 类
Microsoft.WindowsAzure.Management.Compute.Models.OperatingSystemListFamiliesResponse 命名空间