Description
Description
部分(可选)使您能够包含有关您的模板的评论。
描述声明的值必须是长度介于 0 和 1024 个字节之间的文字字符串。您无法使用参数或函数来指定描述。以下代码段是描述声明的示例:
JSON
"Description" : "Here are some details about the template."
YAML
Description: > Here are some details about the template.
Description
部分(可选)使您能够包含有关您的模板的评论。
描述声明的值必须是长度介于 0 和 1024 个字节之间的文字字符串。您无法使用参数或函数来指定描述。以下代码段是描述声明的示例:
"Description" : "Here are some details about the template."
Description: > Here are some details about the template.