Compartir a través de


KubeEnvironment interface

A Kubernetes cluster specialized for web workloads by Azure App Service

Extends

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 NOTE: This property will not be serialized. It can only be populated by the server.

deploymentErrors

Any errors that occurred during deployment or deployment validation NOTE: This property will not be serialized. It can only be populated by the server.

environmentType

Type of Kubernetes Environment. Only supported for Container App Environments with value as Managed

extendedLocation

Extended Location.

internalLoadBalancerEnabled

Only visible within Vnet/Subnet

provisioningState

Provisioning state of the Kubernetes Environment. NOTE: This property will not be serialized. It can only be populated by the server.

staticIp

Static IP of the KubeEnvironment

Inherited Properties

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

kind

Kind of resource.

location

Resource Location.

name

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

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?: AppLogsConfiguration

Property Value

arcConfiguration

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

arcConfiguration?: ArcConfiguration

Property Value

containerAppsConfiguration

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

containerAppsConfiguration?: ContainerAppsConfiguration

Property Value

defaultDomain

Default Domain Name for the cluster NOTE: This property will not be serialized. It can only be populated by the server.

defaultDomain?: string

Property Value

string

deploymentErrors

Any errors that occurred during deployment or deployment validation NOTE: This property will not be serialized. It can only be populated by the server.

deploymentErrors?: string

Property Value

string

environmentType

Type of Kubernetes Environment. Only supported for Container App Environments with value as Managed

environmentType?: string

Property Value

string

extendedLocation

Extended Location.

extendedLocation?: ExtendedLocation

Property Value

internalLoadBalancerEnabled

Only visible within Vnet/Subnet

internalLoadBalancerEnabled?: boolean

Property Value

boolean

provisioningState

Provisioning state of the Kubernetes Environment. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: KubeEnvironmentProvisioningState

Property Value

staticIp

Static IP of the KubeEnvironment

staticIp?: string

Property Value

string

Inherited Property Details

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

kind

Kind of resource.

kind?: string

Property Value

string

Inherited From Resource.kind

location

Resource Location.

location: string

Property Value

string

Inherited From Resource.location

name

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type