Uses of Class
com.azure.resourcemanager.appplatform.models.ConfigurationServiceProperties
Packages that use ConfigurationServiceProperties
Package
Description
Package containing the inner data models for AppPlatformManagementClient.
Package containing the data models for AppPlatformManagementClient.
-
Uses of ConfigurationServiceProperties in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return ConfigurationServicePropertiesModifier and TypeMethodDescriptionConfigurationServiceResourceInner.properties()Get the properties property: Application Configuration Service properties payload.Methods in com.azure.resourcemanager.appplatform.fluent.models with parameters of type ConfigurationServicePropertiesModifier and TypeMethodDescriptionConfigurationServiceResourceInner.withProperties(ConfigurationServiceProperties properties) Set the properties property: Application Configuration Service properties payload. -
Uses of ConfigurationServiceProperties in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return ConfigurationServicePropertiesModifier and TypeMethodDescriptionConfigurationServiceProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ConfigurationServiceProperties from the JsonReader.ConfigurationServiceProperties.withGeneration(ConfigurationServiceGeneration generation) Set the generation property: The generation of the Application Configuration Service.ConfigurationServiceProperties.withSettings(ConfigurationServiceSettings settings) Set the settings property: The settings of Application Configuration Service.