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.
Server properties for MySQL type source.
public class ServerProperties
type ServerProperties = class
Public Class ServerProperties
- Inheritance
-
ServerProperties
Properties
ServerDatabaseCount |
Number of databases in the server. |
ServerEdition |
Edition of the database server. |
ServerName |
Name of the server. |
ServerOperatingSystemVersion |
Version of the operating system. |
ServerPlatform |
Name of the server platform. |
ServerVersion |
Version of the database server. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET