Resource interface
- Extends
Properties
id | Resource Id. |
location | |
name | Resource name. |
tags | User-defined tags for |
type | Resource type. |
Property Details
id
Resource Id.
id?: string
Property Value
string
location
location: string
Property Value
string
name
Resource name.
name?: string
Property Value
string
tags
User-defined tags for
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
type
Resource type.
type?: string
Property Value
string