SpringCloudEurekaComponent Class

Spring Cloud Eureka properties.

Constructor

SpringCloudEurekaComponent(*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_CLOUD_EUREKA>

Type of the Java Component. Required. SpringCloudEureka.

Attributes

component_type

Type of the Java Component. Required. SpringCloudEureka.

component_type: SPRING_CLOUD_EUREKA: 'SpringCloudEureka'>]

ingress

Java Component Ingress configurations.

ingress: _models.JavaComponentIngress | None