KubeEnvironmentProfile interface
要用于此资源的 Kubernetes 环境的规范。
属性
| id | Kubernetes 环境的资源 ID。 |
| name | Kubernetes 环境的名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| type | Kubernetes 环境的资源类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
id
Kubernetes 环境的资源 ID。
id?: string
属性值
string
name
Kubernetes 环境的名称。 注意:此属性不会序列化。 它只能由服务器填充。
name?: string
属性值
string
type
Kubernetes 环境的资源类型。 注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string