次の方法で共有


ServerProperties Class

Definition

Represents the properties of an Azure SQL Database.

public class ServerProperties
type ServerProperties = class
Public Class ServerProperties
Inheritance
ServerProperties

Constructors

ServerProperties()

Initializes a new instance of the ServerProperties class.

Properties

AdministratorLogin

Optional. Gets administrator username for the server.

AdministratorLoginPassword

Optional. Gets the administrator login password.

FullyQualifiedDomainName

Optional. Gets the fully qualified domain name of the server.

Version

Optional. Gets the version of the server.

Applies to