az datadog terms
Note
This reference is part of the datadog extension for the Azure CLI (version 2.70.0 or higher). 该扩展会在首次运行 az datadog terms 命令时自动安装。 Learn more about extensions.
此命令组是试验性的,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus
提供一组命令来管理 Datadog 服务的市场协议,使你能够通过 Azure 市场处理订阅和计费协议。
命令
名称 | 说明 | 类型 | Status |
---|---|---|---|
az datadog terms create |
在 Azure 订阅中为 Datadog 服务创建新的市场协议,使你能够通过 Azure 市场订阅 Datadog 服务。 |
Extension | Experimental |
az datadog terms list |
列出 Azure 订阅中 Datadog 服务的所有市场协议,帮助你管理和审核订阅和计费协议。 |
Extension | Experimental |
az datadog terms create
命令组“az datadog terms”是实验性的,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus
在 Azure 订阅中为 Datadog 服务创建新的市场协议,使你能够通过 Azure 市场订阅 Datadog 服务。
az datadog terms create [--accepted {0, 1, f, false, n, no, t, true, y, yes}]
[--license-text-link]
[--plan]
[--privacy-policy-link]
[--product]
[--publisher]
[--retrieve-datetime]
[--signature]
示例
MarketplaceAgreements_CreateOrUpdate
az datadog terms create --accepted True
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
如果已接受任何版本的条款,则为 false。
属性 | 值 |
---|---|
Parameter group: | Properties Arguments |
接受的值: | 0, 1, f, false, n, no, t, true, y, yes |
链接到包含Microsoft和发布者术语的 HTML。
属性 | 值 |
---|---|
Parameter group: | Properties Arguments |
计划标识符字符串。
属性 | 值 |
---|---|
Parameter group: | Properties Arguments |
链接到发布者的隐私策略。
属性 | 值 |
---|---|
Parameter group: | Properties Arguments |
产品标识符字符串。
属性 | 值 |
---|---|
Parameter group: | Properties Arguments |
发布者标识符字符串。
属性 | 值 |
---|---|
Parameter group: | Properties Arguments |
接受条款的 UTC 日期和时间。 如果 Accepted 为 false,则为空。
属性 | 值 |
---|---|
Parameter group: | Properties Arguments |
Terms signature.
属性 | 值 |
---|---|
Parameter group: | Properties Arguments |
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | False |
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
属性 | 值 |
---|---|
默认值: | False |
Output format.
属性 | 值 |
---|---|
默认值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID
配置默认订阅。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。
属性 | 值 |
---|---|
默认值: | False |
az datadog terms list
命令组“az datadog terms”是实验性的,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus
列出 Azure 订阅中 Datadog 服务的所有市场协议,帮助你管理和审核订阅和计费协议。
az datadog terms list [--max-items]
[--next-token]
示例
MarketplaceAgreements_List
az datadog terms list
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
命令输出中要返回的项总数。 如果可用的项总数大于指定的值,则会在命令的输出中提供令牌。 若要恢复分页,请在后续命令的 --next-token
参数中提供令牌值。
属性 | 值 |
---|---|
Parameter group: | Pagination Arguments |
用于指定开始分页的位置的令牌。 这是先前截断的响应中的令牌值。
属性 | 值 |
---|---|
Parameter group: | Pagination Arguments |
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | False |
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
属性 | 值 |
---|---|
默认值: | False |
Output format.
属性 | 值 |
---|---|
默认值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID
配置默认订阅。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。
属性 | 值 |
---|---|
默认值: | False |