2022-07-30 09:36:06 +03:00
### YamlMime:JavaType
uid : "com.azure.resourcemanager.appplatform.models.SpringApp.UpdateStages.WithConfigurationServiceBinding"
fullName : "com.azure.resourcemanager.appplatform.models.SpringApp.UpdateStages.WithConfigurationServiceBinding"
name : "SpringApp.UpdateStages.WithConfigurationServiceBinding"
nameWithType : "SpringApp.UpdateStages.WithConfigurationServiceBinding"
summary : "(Enterprise Tier Only) The stage of a spring app update allowing to bind it to the default configuration service."
2022-11-01 07:30:49 +03:00
syntax : "public static interface **SpringApp.UpdateStages.WithConfigurationServiceBinding**"
2022-07-30 09:36:06 +03:00
methods :
2022-08-22 08:55:24 +03:00
- uid : "com.azure.resourcemanager.appplatform.models.SpringApp.UpdateStages.WithConfigurationServiceBinding.withConfigurationServiceBinding()"
fullName : "com.azure.resourcemanager.appplatform.models.SpringApp.UpdateStages.WithConfigurationServiceBinding.withConfigurationServiceBinding()"
name : "withConfigurationServiceBinding()"
nameWithType : "SpringApp.UpdateStages.WithConfigurationServiceBinding.withConfigurationServiceBinding()"
summary : "Specifies a binding to the default configuration service."
modifiers :
- "abstract"
syntax : "public abstract SpringApp.Update withConfigurationServiceBinding()"
desc : "Specifies a binding to the default configuration service. To use the centralized configurations, you must bind the app to Application Configuration Service for Tanzu. When you change the bind/unbind status, you must restart or redeploy the app to for the binding to take effect."
returns :
description : "the next stage of spring app update"
type : "<xref href=\"com.azure.resourcemanager.appplatform.models.SpringApp.Update?alt=com.azure.resourcemanager.appplatform.models.SpringApp.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.appplatform.models.SpringApp.UpdateStages.WithConfigurationServiceBinding.withoutConfigurationServiceBinding()"
fullName : "com.azure.resourcemanager.appplatform.models.SpringApp.UpdateStages.WithConfigurationServiceBinding.withoutConfigurationServiceBinding()"
name : "withoutConfigurationServiceBinding()"
nameWithType : "SpringApp.UpdateStages.WithConfigurationServiceBinding.withoutConfigurationServiceBinding()"
summary : "Removes a binding to the default configuration service."
modifiers :
- "abstract"
syntax : "public abstract SpringApp.Update withoutConfigurationServiceBinding()"
desc : "Removes a binding to the default configuration service. When you change the bind/unbind status, you must restart or redeploy the app to for the binding to take effect."
returns :
description : "the next stage of spring app update"
type : "<xref href=\"com.azure.resourcemanager.appplatform.models.SpringApp.Update?alt=com.azure.resourcemanager.appplatform.models.SpringApp.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
2022-07-30 09:36:06 +03:00
type : "interface"
2022-08-11 07:43:16 +03:00
desc : "(Enterprise Tier Only) The stage of a spring app update allowing to bind it to the default configuration service."
2022-07-30 09:36:06 +03:00
metadata : {}
package : "com.azure.resourcemanager.appplatform.models"
2024-10-26 06:18:01 +03:00
artifact : com.azure.resourcemanager:azure-resourcemanager-appplatform:2.44.0