Uses of Class
com.azure.resourcemanager.appplatform.models.ConfigServerSettings
-
Packages that use ConfigServerSettings Package Description com.azure.resourcemanager.appplatform.models Package containing the data models for AppPlatformManagementClient. -
-
Uses of ConfigServerSettings in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return ConfigServerSettings Modifier and Type Method Description ConfigServerSettingsConfigServerProperties. configServer()Get the configServer property: Settings of config server.ConfigServerSettingsConfigServerSettings. withGitProperty(ConfigServerGitProperty gitProperty)Set the gitProperty property: Property of git environment.Methods in com.azure.resourcemanager.appplatform.models with parameters of type ConfigServerSettings Modifier and Type Method Description ConfigServerPropertiesConfigServerProperties. withConfigServer(ConfigServerSettings configServer)Set the configServer property: Settings of config server.
-