ApplicationInsightsWebTest

Field Type Description
apiVersion string azurerm.kubeform.com/v1alpha1
kind string ApplicationInsightsWebTest
metadata Kubernetes meta/v1.ObjectMeta Refer to the Kubernetes API documentation for the fields of the metadata field.
spec ApplicationInsightsWebTestSpec
status ApplicationInsightsWebTestStatus

ApplicationInsightsWebTestSpec

(Appears on:ApplicationInsightsWebTest, ApplicationInsightsWebTestStatus)
Field Type Description
providerRef Kubernetes core/v1.LocalObjectReference
id string
applicationInsightsID string
configuration string
description string (Optional)
enabled bool (Optional)
frequency int (Optional)
geoLocations []string
kind string
location string
name string
resourceGroupName string
retryEnabled bool (Optional)
syntheticMonitorID string (Optional)
tags map[string]string (Optional)
timeout int (Optional)

ApplicationInsightsWebTestStatus

(Appears on:ApplicationInsightsWebTest)
Field Type Description
observedGeneration int64 (Optional) Resource generation, which is updated on mutation by the API Server.
output ApplicationInsightsWebTestSpec (Optional)
state kubeform.dev/kubeform/apis.State (Optional)