Share via


KubeEnvironmentPatchResourcePropertiesOutput interface

KubeEnvironmentPatchResource resource specific properties

Properties

aksResourceID
appLogsConfiguration

Cluster configuration which enables the log daemon to export app logs to a destination. Currently only "log-analytics" is supported

arcConfiguration

Cluster configuration which determines the ARC cluster components types. Eg: Choosing between BuildService kind, FrontEnd Service ArtifactsStorageType etc.

containerAppsConfiguration

Cluster configuration for Container Apps Environments to configure Dapr Instrumentation Key and VNET Configuration

defaultDomain

Default Domain Name for the cluster

deploymentErrors

Any errors that occurred during deployment or deployment validation

internalLoadBalancerEnabled

Only visible within Vnet/Subnet

provisioningState

Provisioning state of the Kubernetes Environment.

staticIp

Static IP of the KubeEnvironment

Property Details

aksResourceID

aksResourceID?: string

Property Value

string

appLogsConfiguration

Cluster configuration which enables the log daemon to export app logs to a destination. Currently only "log-analytics" is supported

appLogsConfiguration?: AppLogsConfigurationOutput

Property Value

arcConfiguration

Cluster configuration which determines the ARC cluster components types. Eg: Choosing between BuildService kind, FrontEnd Service ArtifactsStorageType etc.

arcConfiguration?: ArcConfigurationOutput

Property Value

containerAppsConfiguration

Cluster configuration for Container Apps Environments to configure Dapr Instrumentation Key and VNET Configuration

containerAppsConfiguration?: ContainerAppsConfigurationOutput

Property Value

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

internalLoadBalancerEnabled

Only visible within Vnet/Subnet

internalLoadBalancerEnabled?: boolean

Property Value

boolean

provisioningState

Provisioning state of the Kubernetes Environment.

provisioningState?: "Failed" | "Succeeded" | "Canceled" | "Waiting" | "InitializationInProgress" | "InfrastructureSetupInProgress" | "InfrastructureSetupComplete" | "ScheduledForDelete" | "UpgradeRequested" | "UpgradeFailed"

Property Value

"Failed" | "Succeeded" | "Canceled" | "Waiting" | "InitializationInProgress" | "InfrastructureSetupInProgress" | "InfrastructureSetupComplete" | "ScheduledForDelete" | "UpgradeRequested" | "UpgradeFailed"

staticIp

Static IP of the KubeEnvironment

staticIp?: string

Property Value

string