次の方法で共有


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