DatadogMonitorResource interface
属性
| id | 监视器资源的 ARM ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
| identity | |
| location | |
| name | 监视资源的名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| properties | 特定于监视资源的属性。 |
| sku | |
| system |
与创建和上次修改资源相关的元数据。 注意:此属性不会序列化。 它只能由服务器填充。 |
| tags | <字符串> 字典 |
| type | 监视资源的类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
id
监视器资源的 ARM ID。 注意:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
identity
location
location: string
属性值
string
name
监视资源的名称。 注意:此属性不会序列化。 它只能由服务器填充。
name?: string
属性值
string
properties
sku
systemData
tags
<字符串> 字典
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
type
监视资源的类型。 注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string