SpringBootAdminComponent Class

Spring Boot Admin properties.

Constructor

SpringBootAdminComponent(*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.

ingress

Java Component Ingress configurations.

component_type
str or <xref:azure.mgmt.appcontainers.models.SPRING_BOOT_ADMIN>

Type of the Java Component. Required. SpringBootAdmin.

Attributes

component_type

Type of the Java Component. Required. SpringBootAdmin.

component_type: SPRING_BOOT_ADMIN: 'SpringBootAdmin'>]

ingress

Java Component Ingress configurations.

ingress: _models.JavaComponentIngress | None