resources.azure.com/v1alpha1api20200601
resources.azure.com/v1alpha1api20200601
Package v1alpha1api20200601 contains API Schema definitions for the resources v1alpha1api20200601 API group
ResourceGroup
Field | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||
spec ResourceGroupSpec |
|
||||||||
status ResourceGroupStatus |
ResourceGroupSpec
(Appears on:ResourceGroup)
Field | Description |
---|---|
azureName string |
AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be. |
location string |
Location is the Azure location for the group (eg westus2, southcentralus, etc…) |
managedBy string |
ManagedBy is the management group responsible for managing this group |
tags map[string]string |
Tags are user defined key value pairs |
ResourceGroupSpecARM
Field | Description |
---|---|
name string |
Name: Name of the resource |
location string |
Location is the Azure location for the group (eg westus2, southcentralus, etc…) |
managedBy string |
ManagedBy is the management group responsible for managing this group |
tags map[string]string |
Tags are user defined key value pairs |
ResourceGroupStatus
(Appears on:ResourceGroup)
Field | Description |
---|---|
id string |
|
name string |
|
location string |
|
managedBy string |
ManagedBy is the management group responsible for managing this group |
tags map[string]string |
Tags are user defined key value pairs |
provisioningState string |
|
conditions []genruntime/conditions.Condition |
Conditions describe the observed state of the resource |
ResourceGroupStatusARM
Field | Description |
---|---|
id string |
|
name string |
|
location string |
|
managedBy string |
ManagedBy is the management group responsible for managing this group |
tags map[string]string |
Tags are user defined key value pairs |
properties ResourceGroupStatusPropertiesARM |
ResourceGroupStatusPropertiesARM
(Appears on:ResourceGroupStatusARM)
Field | Description |
---|---|
provisioningState string |
ResourceGroupType
(string
alias)
Value | Description |
---|---|
"Microsoft.Resources/resourceGroups" |