ConfigServerProperties 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.
Config server git properties payload
public class ConfigServerProperties
type ConfigServerProperties = class
Public Class ConfigServerProperties
- Inheritance
-
ConfigServerProperties
Constructors
ConfigServerProperties() |
Initializes a new instance of the ConfigServerProperties class. |
ConfigServerProperties(String, Error, ConfigServerSettings) |
Initializes a new instance of the ConfigServerProperties class. |
Properties
ConfigServer |
Gets or sets settings of config server. |
Error |
Gets or sets error when apply config server settings. |
ProvisioningState |
Gets state of the config server. Possible values include: 'NotAvailable', 'Deleted', 'Failed', 'Succeeded', 'Updating' |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET