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

ServerCreateOrUpdateProperties Class

Definition

Create or update server parameters properties.

public class ServerCreateOrUpdateProperties
type ServerCreateOrUpdateProperties = class
Public Class ServerCreateOrUpdateProperties
Inheritance
ServerCreateOrUpdateProperties

Constructors

ServerCreateOrUpdateProperties()

Initializes a new instance of the ServerCreateOrUpdateProperties class.

Properties

AdministratorLogin

Optional. Gets or sets the Administrator Login of the server being created.

AdministratorLoginPassword

Optional. Gets or sets the Administrator Login Password of the server being created or updated.

Version

Optional. Gets or sets the version for the server being updated or created.

Applies to