PythonPackageCreateParameters interface
提供给创建或更新模块作的参数。
属性
| content |
获取或设置模块内容链接。 |
| tags | 获取或设置附加到资源的标记。 |
属性详细信息
contentLink
tags
获取或设置附加到资源的标记。
tags?: Record<string, string>
属性值
Record<string, string>