你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

OSProfileUpdate Class

Definition

OsProfile - describes the update configuration of the operating system.

public class OSProfileUpdate
type OSProfileUpdate = class
Public Class OSProfileUpdate
Inheritance
OSProfileUpdate

Constructors

OSProfileUpdate()

Initializes a new instance of OSProfileUpdate.

Properties

ComputerName

ComputerName - name of the computer.

LinuxConfiguration

Gets or sets the linux configuration.

WindowsConfiguration

Gets or sets the windows configuration.

Applies to