KubeEnvironmentPatchResource interface
ARM resource for a KubeEnvironment when patching
- Extends
Properties
aks |
|
app |
Cluster configuration which enables the log daemon to export app logs to a destination. Currently only "log-analytics" is supported |
arc |
Cluster configuration which determines the ARC cluster components types. Eg: Choosing between BuildService kind, FrontEnd Service ArtifactsStorageType etc. |
container |
Cluster configuration for Container Apps Environments to configure Dapr Instrumentation Key and VNET Configuration |
default |
Default Domain Name for the cluster NOTE: This property will not be serialized. It can only be populated by the server. |
deployment |
Any errors that occurred during deployment or deployment validation NOTE: This property will not be serialized. It can only be populated by the server. |
internal |
Only visible within Vnet/Subnet |
provisioning |
Provisioning state of the Kubernetes Environment. NOTE: This property will not be serialized. It can only be populated by the server. |
static |
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. |
name | Resource Name. NOTE: This property will not be serialized. It can only be populated by the server. |
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
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 ProxyOnlyResource.id
kind
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 ProxyOnlyResource.name
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 ProxyOnlyResource.type