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. |