CosmosDBForPostgreSqlServerRoleGroupConfiguration 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 server role group configuration value.
public class CosmosDBForPostgreSqlServerRoleGroupConfiguration
type CosmosDBForPostgreSqlServerRoleGroupConfiguration = class
Public Class CosmosDBForPostgreSqlServerRoleGroupConfiguration
- Inheritance
-
CosmosDBForPostgreSqlServerRoleGroupConfiguration
Constructors
CosmosDBForPostgreSqlServerRoleGroupConfiguration(CosmosDBForPostgreSqlServerRole, String) |
Initializes a new instance of CosmosDBForPostgreSqlServerRoleGroupConfiguration. |
Properties
DefaultValue |
Default value of the configuration. |
Role |
The role of servers in the server role group. |
Source |
Source of the configuration. |
Value |
Value of the configuration. |
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