ApiManagementAPIVersionSet

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

ApiManagementAPIVersionSetSpec

(Appears on:ApiManagementAPIVersionSet, ApiManagementAPIVersionSetStatus)
Field Type Description
providerRef Kubernetes core/v1.LocalObjectReference
id string
apiManagementName string
description string (Optional)
displayName string
name string
resourceGroupName string
versionHeaderName string (Optional)
versionQueryName string (Optional)
versioningScheme string

ApiManagementAPIVersionSetStatus

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