IothubSharedAccessPolicy

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

IothubSharedAccessPolicySpec

(Appears on:IothubSharedAccessPolicy, IothubSharedAccessPolicyStatus)
Field Type Description
providerRef Kubernetes core/v1.LocalObjectReference
id string
secretRef Kubernetes core/v1.LocalObjectReference
deviceConnect bool (Optional)
iothubName string
name string
registryRead bool (Optional)
registryWrite bool (Optional)
resourceGroupName string
serviceConnect bool (Optional)

IothubSharedAccessPolicyStatus

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

Sensitive Values

Name Type Description
primary_connection_string string
primary_key string
secondary_connection_string string
secondary_key string