ConfigServerSettings Class

The settings of config server.

Inheritance
azure.mgmt.appplatform._serialization.Model
ConfigServerSettings

Constructor

ConfigServerSettings(*, git_property: _models.ConfigServerGitProperty | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
git_property

Property of git environment.

Variables

Name Description
git_property

Property of git environment.