IotDps

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

IotDpsSpec

(Appears on:IotDps, IotDpsStatus)
Field Type Description
providerRef Kubernetes core/v1.LocalObjectReference
id string
location string
name string
resourceGroupName string
sku []IotDpsSpecSku
tags map[string]string (Optional)

IotDpsSpecSku

(Appears on:IotDpsSpec)
Field Type Description
capacity int
name string
tier string

IotDpsStatus

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