Package-level declarations

Types

Link copied to clipboard
enum ApmType : Enum<ApmType> , ConvertibleToJava<ApmType>

Type of application performance monitoring

Link copied to clipboard
enum BackendProtocol : Enum<BackendProtocol> , ConvertibleToJava<BackendProtocol>

How ingress should communicate with this app backend service.

Link copied to clipboard
enum BindingType : Enum<BindingType> , ConvertibleToJava<BindingType>

Buildpack Binding Type

Link copied to clipboard
enum ConfigServerEnabledState : Enum<ConfigServerEnabledState> , ConvertibleToJava<ConfigServerEnabledState>

Enabled state of the config server. This is only used in Consumption tier.

Link copied to clipboard
enum ConfigurationServiceGeneration : Enum<ConfigurationServiceGeneration> , ConvertibleToJava<ConfigurationServiceGeneration>

The generation of the Application Configuration Service.

Link copied to clipboard
enum DevToolPortalFeatureState : Enum<DevToolPortalFeatureState> , ConvertibleToJava<DevToolPortalFeatureState>

State of the plugin

Link copied to clipboard
enum GatewayCertificateVerification : Enum<GatewayCertificateVerification> , ConvertibleToJava<GatewayCertificateVerification>

Whether to enable certificate verification or not

Link copied to clipboard
enum GatewayRouteConfigProtocol : Enum<GatewayRouteConfigProtocol> , ConvertibleToJava<GatewayRouteConfigProtocol>

Protocol of routed Azure Spring Apps applications.

Link copied to clipboard
enum GitImplementation : Enum<GitImplementation> , ConvertibleToJava<GitImplementation>

Git libraries used to support various repository providers

Link copied to clipboard
enum HTTPSchemeType : Enum<HTTPSchemeType> , ConvertibleToJava<HTTPSchemeType>

Scheme to use for connecting to the host. Defaults to HTTP. Possible enum values:

Link copied to clipboard
enum ManagedIdentityType : Enum<ManagedIdentityType> , ConvertibleToJava<ManagedIdentityType>

Type of the managed identity

Link copied to clipboard
enum SessionAffinity : Enum<SessionAffinity> , ConvertibleToJava<SessionAffinity>

Type of the affinity, set this to Cookie to enable session affinity.