你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ServerProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |