Uses of Class
com.azure.resourcemanager.appplatform.models.ConfigurationServiceGeneration
Packages that use ConfigurationServiceGeneration
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of ConfigurationServiceGeneration in com.azure.resourcemanager.appplatform.models
Fields in com.azure.resourcemanager.appplatform.models declared as ConfigurationServiceGenerationModifier and TypeFieldDescriptionstatic final ConfigurationServiceGenerationConfigurationServiceGeneration.GEN1Static value Gen1 for ConfigurationServiceGeneration.static final ConfigurationServiceGenerationConfigurationServiceGeneration.GEN2Static value Gen2 for ConfigurationServiceGeneration.Methods in com.azure.resourcemanager.appplatform.models that return ConfigurationServiceGenerationModifier and TypeMethodDescriptionConfigurationServiceGeneration.fromString(String name) Creates or finds a ConfigurationServiceGeneration from its string representation.ConfigurationServiceProperties.generation()Get the generation property: The generation of the Application Configuration Service.Methods in com.azure.resourcemanager.appplatform.models that return types with arguments of type ConfigurationServiceGenerationModifier and TypeMethodDescriptionConfigurationServiceGeneration.values()Gets known ConfigurationServiceGeneration values.Methods in com.azure.resourcemanager.appplatform.models with parameters of type ConfigurationServiceGenerationModifier and TypeMethodDescriptionConfigurationServiceProperties.withGeneration(ConfigurationServiceGeneration generation) Set the generation property: The generation of the Application Configuration Service.