StorageTargetResource interface
缓存使用的资源。
- 扩展
-
BaseResource
属性
| id | 存储目标的资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
| location | 区域名称字符串。 注意:此属性不会序列化。 它只能由服务器填充。 |
| name | 存储目标的名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| system |
与此资源相关的系统元数据。 注意:此属性不会序列化。 它只能由服务器填充。 |
| type | 存储目标的类型;Microsoft.StorageCache/Cache/StorageTarget 注意:此属性不会序列化。它只能由服务器填充。 |
属性详细信息
id
存储目标的资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。
id?: undefined | string
属性值
undefined | string
location
区域名称字符串。 注意:此属性不会序列化。 它只能由服务器填充。
location?: undefined | string
属性值
undefined | string
name
存储目标的名称。 注意:此属性不会序列化。 它只能由服务器填充。
name?: undefined | string
属性值
undefined | string
systemData
type
存储目标的类型;Microsoft.StorageCache/Cache/StorageTarget 注意:此属性不会序列化。它只能由服务器填充。
type?: undefined | string
属性值
undefined | string