ApiManagementGroup

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

ApiManagementGroupSpec

(Appears on:ApiManagementGroup, ApiManagementGroupStatus)
Field Type Description
providerRef Kubernetes core/v1.LocalObjectReference
id string
apiManagementName string
description string (Optional)
displayName string
externalID string (Optional)
name string
resourceGroupName string
type string (Optional)

ApiManagementGroupStatus

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