resources.azure.com/v1api20200601
resources.azure.com/v1api20200601
Package v1api20200601 contains API Schema definitions for the resources v1api20200601 API group
APIVersion
(string
alias)
Value | Description |
---|---|
"2020-06-01" |
ResourceGroup
Generator information: - Generated from: /resources/resource-manager/Microsoft.Resources/stable/2020-06-01/resources.json - ARM URI: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}p>
Field | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||
spec ResourceGroup_Spec |
|
||||||||
status ResourceGroup_STATUS |
ResourceGroupProperties_STATUS
(Appears on:ResourceGroup_STATUS)
The resource group properties.
Field | Description |
---|---|
provisioningState string |
ProvisioningState: The provisioning state. |
ResourceGroupProperties_STATUS_ARM
(Appears on:ResourceGroup_STATUS_ARM)
The resource group properties.
Field | Description |
---|---|
provisioningState string |
ProvisioningState: The provisioning state. |
ResourceGroup_STATUS
(Appears on:ResourceGroup)
Resource group information.
Field | Description |
---|---|
conditions []genruntime/conditions.Condition |
Conditions: The observed state of the resource |
id string |
Id: The ID of the resource group. |
location string |
Location: The location of the resource group. It cannot be changed after the resource group has been created. It must be one of the supported Azure locations. |
managedBy string |
ManagedBy: The ID of the resource that manages this resource group. |
name string |
Name: The name of the resource group. |
properties ResourceGroupProperties_STATUS |
Properties: The resource group properties. |
tags map[string]string |
Tags: The tags attached to the resource group. |
type string |
Type: The type of the resource group. |
ResourceGroup_STATUS_ARM
Resource group information.
Field | Description |
---|---|
id string |
Id: The ID of the resource group. |
location string |
Location: The location of the resource group. It cannot be changed after the resource group has been created. It must be one of the supported Azure locations. |
managedBy string |
ManagedBy: The ID of the resource that manages this resource group. |
name string |
Name: The name of the resource group. |
properties ResourceGroupProperties_STATUS_ARM |
Properties: The resource group properties. |
tags map[string]string |
Tags: The tags attached to the resource group. |
type string |
Type: The type of the resource group. |
ResourceGroup_Spec
(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: The location of the resource group. It cannot be changed after the resource group has been created. It must be one of the supported Azure locations. |
managedBy string |
ManagedBy: The ID of the resource that manages this resource group. |
tags map[string]string |
Tags: The tags attached to the resource group. |
ResourceGroup_Spec_ARM
Field | Description |
---|---|
location string |
Location: The location of the resource group. It cannot be changed after the resource group has been created. It must be one of the supported Azure locations. |
managedBy string |
ManagedBy: The ID of the resource that manages this resource group. |
name string |
|
tags map[string]string |
Tags: The tags attached to the resource group. |