Resource model
The resource model definition.
Properties
Name | Type | Required |
---|---|---|
id | string | No |
name | string | No |
type | string | No |
location | string | Yes |
tags | map of string to string | No |
id
Type: string
Required: No
Azure resource identifier.
name
Type: string
Required: No
Azure resource name.
type
Type: string
Required: No
Azure resource type.
location
Type: string
Required: Yes
Azure resource location.
tags
Type: map of string to string
Required: No
Azure resource tags.