ConnectedEnvironmentProperties interface

ConnectedEnvironment resource specific properties

Properties

customDomainConfiguration

Custom domain configuration for the environment

daprAIConnectionString

Application Insights connection string used by Dapr to export Service to Service communication telemetry

defaultDomain

Default Domain Name for the cluster

deploymentErrors

Any errors that occurred during deployment or deployment validation

provisioningState

Provisioning state of the Kubernetes Environment.

staticIp

Static IP of the connectedEnvironment

Property Details

customDomainConfiguration

Custom domain configuration for the environment

customDomainConfiguration?: CustomDomainConfiguration

Property Value

daprAIConnectionString

Application Insights connection string used by Dapr to export Service to Service communication telemetry

daprAIConnectionString?: string

Property Value

string

defaultDomain

Default Domain Name for the cluster

defaultDomain?: string

Property Value

string

deploymentErrors

Any errors that occurred during deployment or deployment validation

deploymentErrors?: string

Property Value

string

provisioningState

Provisioning state of the Kubernetes Environment.

provisioningState?: string

Property Value

string

staticIp

Static IP of the connectedEnvironment

staticIp?: string

Property Value

string