Gets and sets the property DBName.
The name of the database that was created when the cluster was created.

C# |
public string DBName { get; set; }
The name of the database that was created when the cluster was created.
C# |
public string DBName { get; set; }