SpringCloudConfigComponent Class
Spring Cloud Config properties.
Constructor
SpringCloudConfigComponent(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
provisioning_state
|
Provisioning state of the Java Component. Known values are: "Succeeded", "Failed", "Canceled", "Deleting", and "InProgress". |
|
configurations
|
List of Java Components configuration properties. |
|
scale
|
Java component scaling configurations. |
|
service_binds
|
List of Java Components that are bound to the Java component. |
|
component_type
|
str or
<xref:azure.mgmt.appcontainers.models.SPRING_CLOUD_CONFIG>
Type of the Java Component. Required. SpringCloudConfig. |
Attributes
component_type
Type of the Java Component. Required. SpringCloudConfig.
component_type: SPRING_CLOUD_CONFIG: 'SpringCloudConfig'>]