Uses of Class
com.azure.resourcemanager.appplatform.models.ConfigServerProperties
Packages that use ConfigServerProperties
Package
Description
Package containing the inner data models for AppPlatformManagementClient.
Package containing the data models for AppPlatformManagementClient.
-
Uses of ConfigServerProperties in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return ConfigServerPropertiesModifier and TypeMethodDescriptionConfigServerResourceInner.properties()Get the properties property: Properties of the Config Server resource.Methods in com.azure.resourcemanager.appplatform.fluent.models with parameters of type ConfigServerPropertiesModifier and TypeMethodDescriptionConfigServerResourceInner.withProperties(ConfigServerProperties properties) Set the properties property: Properties of the Config Server resource. -
Uses of ConfigServerProperties in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return ConfigServerPropertiesModifier and TypeMethodDescriptionstatic ConfigServerPropertiesConfigServerProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ConfigServerProperties from the JsonReader.SpringService.getServerProperties()ConfigServerProperties.withConfigServer(ConfigServerSettings configServer) Set the configServer property: Settings of config server.Set the error property: Error when apply config server settings.Methods in com.azure.resourcemanager.appplatform.models that return types with arguments of type ConfigServerProperties