Uses of Class
com.azure.resourcemanager.appplatform.models.ConfigServerSettingsErrorRecord
Packages that use ConfigServerSettingsErrorRecord
Package
Description
Package containing the inner data models for AppPlatformManagementClient.
Package containing the data models for AppPlatformManagementClient.
-
Uses of ConfigServerSettingsErrorRecord in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return types with arguments of type ConfigServerSettingsErrorRecordModifier and TypeMethodDescriptionConfigServerSettingsValidateResultInner.details()Get the details property: The detail validation results.Method parameters in com.azure.resourcemanager.appplatform.fluent.models with type arguments of type ConfigServerSettingsErrorRecordModifier and TypeMethodDescriptionConfigServerSettingsValidateResultInner.withDetails(List<ConfigServerSettingsErrorRecord> details) Set the details property: The detail validation results. -
Uses of ConfigServerSettingsErrorRecord in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return ConfigServerSettingsErrorRecordModifier and TypeMethodDescriptionConfigServerSettingsErrorRecord.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ConfigServerSettingsErrorRecord from the JsonReader.ConfigServerSettingsErrorRecord.withMessages(List<String> messages) Set the messages property: The detail error messages of the record.Set the name property: The name of the config server settings error record.Set the uri property: The uri of the config server settings error record.