ChildResourceOutput interface
代理资源表示形式。
属性详细信息
etag
一个唯一的只读字符串,每当更新资源时更改。
etag?: string
属性值
string
id
资源 ID。
id?: string
属性值
string
name
资源名称。
name?: string
属性值
string
type
资源类型。
type?: string
属性值
string